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

OAuth Playground can no longer be used to generate indefinite refresh tokens #32

Open
Bilge opened this issue May 11, 2018 · 4 comments

Comments

@Bilge
Copy link

Bilge commented May 11, 2018

Google have updated OAuth Playground to automatically revoke refresh tokens after 24 hours.

image

Note: The OAuth Playground will automatically revoke refresh tokens after 24h. You can avoid this by specifying your own application OAuth credentials using the Configuration panel.

This message appears even when specifying the OAuth credentials.

@ivanvermeyen
Copy link
Owner

We do use our own OAuth credentials to generate the refresh token, so I think it's still ok?

https://github.com/ivanvermeyen/laravel-google-drive-demo/blob/master/README/2-getting-your-refresh-token.md

@Bilge
Copy link
Author

Bilge commented Jun 12, 2018

Correct. I expected this message to go away when own OAuth credentials have been supplied, but it doesn't; it is always displayed.

@mendietafirpo
Copy link

I have some drive accounts configured, and they work ok, but after a few days I have to go through the process again at: https://developers.google.com/oauthplayground because it gives me a message: Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup. What's up?? thank you

@ivanvermeyen
Copy link
Owner

Hi,

I haven't used Google Drive in quite a while, so I'm not up to date with the latest changes.
Maybe you can find more info in this newer package: masbug/flysystem-google-drive-ext#33

@ivanvermeyen ivanvermeyen reopened this Feb 12, 2022
@ivanvermeyen ivanvermeyen pinned this issue Feb 12, 2022
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

3 participants