ClientError
Error that occurred due to the client.
- badRequest: The request was invalid.
- unauthorized: Not currently authorized to access the resource.
- forbidden: Not authorized with sufficient rights to access this resource.
- notFound: Resource can’t be found.
- conflict: Conflict in the server.
- gone: Resource is unavailable permanently.
- unprocessableEntity: Unable to process the request instructions.
- unknown: Unknown client error.
ClientError Enumeration Reference