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

@mathieug I've been working on a similar part of our code today. It looks like you only get a refresh_token in the response on the first authorisation. #3122

Closed
SUNEELKUMAR94120 opened this issue Dec 3, 2022 · 0 comments

Comments

@SUNEELKUMAR94120
Copy link

    @mathieug I've been working on a similar part of our code today. It looks like you only get a refresh_token in the response on the first authorisation. 

Assuming you're using one of your own google accounts to test this, go to - https://myaccount.google.com/permissions and revoke the permissions your app has to your personal google account.

Then try to run the auth again from your project, you should see a refresh_token in the response if that was the issue!

EDIT: Here's a stack overflow question on the same topic - https://stackoverflow.com/questions/10827920/not-receiving-google-oauth-refresh-token#comment56214632_10857806

Originally posted by @katpas in #750 (comment)

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

2 participants