Error Codes
Note: Please email support@blumeglobal.com to speak with Blume
Global Support if you require more information on specific error codes.
HTTP | Error Code | Error Description |
---|---|---|
400 | invalid_request | The request is missing a required parameter, includes an unsupported parameter value, repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed. |
400 | unsupported_grant_type | The authorization grant type is not supported by the authorization server. |
401 | Unauthorized | Client authentication failed because the client is unknown, no client authentication was included, or an unsupported authentication method was used. |
403 | insufficient_scope | The request requires higher privileges than provided by the access token. |
404 | resource_not_found | Resource Not Found |
404 | shipment_not_found | The shipment specified in the query parameters does not exist in Blume’s system. |
405 | method_not_allowed | Method Not Allowed |
429 | too_many_requests | The client has exceeded the maximum number of requests for the period. |
500 | internal_server_Error | Internal Server Error |