502 Bad Gateway
Code | 502 |
---|---|
Description | Bad Gateway |
Correlation ID | Unique identifier of the response. |
Type | Server. |
Message | Server received an invalid response while acting as a gateway or proxy server. |
Generic Cause | The API or back-end systems are not configured correctly. |
Quick Fix | Try again later or contact us. |
Error Example:
{
"error": {
"correlationId": "ae3f2a01-60b4-486c-897d-aa72b0809038",
"type": "server",
"message": "Server received an invalid response while acting as a gateway or proxy server."
}