505-Errors

505101: HTTP_VERSION_NOT_SUPPORTED The server encountered an unexpected error.
OlyCash could not process the request because the HTTP version used in the request is not supported by the server.

Continue Reading

504-Errors

504101: HTTP_GATEWAY_TIMEOUT The server encountered an unexpected error.
OlyCash could not process the request because the server, while acting as a gateway or proxy, could not get a response in time.

Continue Reading

503-Errors

503101: HTTP_SERVICE_UNAVAILABLE The request could not be completed because the server is not ready to handle the request.

Continue Reading

502-Errors

502101: HTTP_BAD_GATEWAY The request could not be completed due to bad gateway.
OlyCash could not process the request due to the server, while acting as a gateway or proxy, received an invalid response from the upstream server.

Continue Reading

501-Errors

501101: HTTP_NOT_IMPLEMENTED The server does not recognize the request method.
OlyCash could not process the request because the request method used is not supported by the server.

Continue Reading