Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth2Session Google API example note documentation #29

Open
ShriramK opened this issue Jul 15, 2023 · 0 comments
Open

OAuth2Session Google API example note documentation #29

ShriramK opened this issue Jul 15, 2023 · 0 comments

Comments

@ShriramK
Copy link

Please add or note in the documentation examples
how passing request body as json than data parameter ( .post(json=) instead of .post(data=) )
for a HTTP post call via OAuth2Session ( Session ' s request ) 's required for Google APIs .

Reference -
Calendar API example at
https://stackoverflow.com/questions/29714710/google-calendar-api-freebusy-jquery-post-gets-400-bad-request-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant