HTTP Status Code | Message |
400 Bad Request | Invalid schema in the body provided. |
400 Bad Request | Invalid URL parameters |
401 Authorization Error | The authorization token was not provided. |
401 Authorization Error | The authorization token provided has expired. |
401 Authorization Error | The authorization token provided was invalid. |
403 Forbidden | The user does not have permission to access the resource. |
403 Forbidden | The user has hit a quota limit on this resource. |
404 Resource Not Found | There was an error retrieving the requested resource. |
500 Internal Server Error | We were not able to process your request |