5xx
HandCash Cloud Errors:
If you recieve an error code with status code 5xx
this is an error on the our end.
Here is an example:
{
'httpStatusCode': 503,
'message': 'External service not available',
'serviceName': ''
'info': { }
}
If you recieve any error with status code 5xx
, please get in touch with a HandCash Connect representative to resolve it.
External service unavailable
Status code:
503
Error code:
Example:
{ "message": "External service not available" }
What happened?
We are having difficulties connecting to an external service, and are unable to proccess your request.
Missing authorization
Status code:
500
Error code:
Example:
{ "message": "Internal server error" }
What happened?
HandCash has experienced an internal server error, and is unable to process your request.
Updated about 2 months ago
Did this page help you?