Accept: application/json Content-Type: application/json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxMywiZXhwIjoxNzc2MzY1MjA0fQ.lrmK0Ln_noKeaPk7VknX0N9dkLR2N3g2D-hpyikmbp0 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/json; charset=utf-8 vary: Accept cache-control: no-cache x-request-id: 48072fc2-d2c7-42d4-8521-5503652b637b x-runtime: 0.003576 content-length: 114
500 Internal Server Error
{
"errors": [
{
"status": "500",
"code": "500",
"title": "Invalid request",
"detail": "Provisioning Gateway is not found."
}
]
}