Skip to content

Instantly share code, notes, and snippets.

@misostack
Created March 10, 2024 12:40
Show Gist options
  • Save misostack/b27c54e4e7897badde5a6679e89fbcf4 to your computer and use it in GitHub Desktop.
Save misostack/b27c54e4e7897badde5a6679e89fbcf4 to your computer and use it in GitHub Desktop.
nextjsvietnam
@misostack
Copy link
Author

Server Side

npm i googleapis --save

Client Side

Oauth Screen with authorize url
image

@misostack
Copy link
Author

misostack commented Mar 17, 2024

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.

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

@misostack
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment