416-Errors

416101: HTTP_REQUESTED_RANGE_NOT_SATISFIABLE The request could not be completed due to a conflict with the current state of the resource.
OlyCash could not complete the request because the server cannot serve the requested ranges.

Continue Reading

415-Errors

415101: HTTP_UNSUPPORTED_MEDIA_TYPE The request could not be completed due to a conflict with the current state of the resource.
OlyCash could not complete the request because it is in an unsupported format.

Continue Reading

414-Errors

414101: HTTP_REQUEST_URI_TOO_LONG The request could not be completed due to a conflict with the current state of the resource.
OlyCash could not complete the request because the URI requested is longer than the server is willing to interpret.

Continue Reading

413-Errors

413101: HTTP_REQUEST_ENTITY_TOO_LARGE Client Error.The request could not be completed due to a conflict with the current state of the resource.
OlyCash could not complete the request because it exceeds the limits defined by the server.

Continue Reading

411-Errors

411101: HTTP_LENGTH_REQUIRED Client Error.

Continue Reading