Accept: application/json Content-Type: application/json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxMywiZXhwIjoxNzgxMjc4ODY1fQ.y9Y1wuJknmbstC-a0ehDNu9PcWDG_Y9tUcNImi7lJr0 Host: example.org Cookie:
POST /api/rest/customer/v1/call-auth
x-frame-options: SAMEORIGIN x-xss-protection: 0 x-content-type-options: nosniff x-permitted-cross-domain-policies: none referrer-policy: strict-origin-when-cross-origin content-type: application/vnd.api+json vary: Accept cache-control: no-cache x-request-id: 1fa7f73f-2605-42a4-a335-cae530f92815 x-runtime: 0.003705 content-length: 120
500 Internal Server Error
{
"errors": [
{
"title": "Internal Server Error",
"detail": "Provisioning Gateway is not found.",
"code": "500",
"status": "500"
}
]
}