Created
March 10, 2024 12:40
-
-
Save misostack/b27c54e4e7897badde5a6679e89fbcf4 to your computer and use it in GitHub Desktop.
nextjsvietnam
HTTP Response Status Code
https://restfulapi.net/http-status-codes/
400
The server was unable to understand the request due to incorrect syntax. The client SHOULD NOT REPEAT the request UNALTERED.
422
The 422 (Unprocessable Entity) status code indicates that the server recognized the request entity's content type but was unable to process the instructions contained within it.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Server Side
Client Side
Oauth Screen with authorize url
