Accept: application/json Content-Type: application/json Authorization: eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjoxMywiZXhwIjoxNzg2MzU5NzU5fQ.q7pJdYSdi0cfmkPh7-6Nvtlscju05KUrCkXidLYAalE 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: 24bb8d3a-40e3-42a4-895c-abb419c942d8 x-runtime: 0.004023 content-length: 120
500 Internal Server Error
{
"errors": [
{
"title": "Internal Server Error",
"detail": "Provisioning Gateway is not found.",
"code": "500",
"status": "500"
}
]
}