422 commonly refers to HTTP status code 422, "Unprocessable Entity". This server response indicates that the server understands the content type of the request entity but cannot process the contained instructions. It signals a semantic error in the request.

See also

-1
10 views
1 week ago