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

Refresh token expires? #107

Open
Koniciuaaa opened this issue Dec 27, 2021 · 2 comments
Open

Refresh token expires? #107

Koniciuaaa opened this issue Dec 27, 2021 · 2 comments

Comments

@Koniciuaaa
Copy link

Hello,

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

It works few days and after that it throws an error: "Daily Limit for Unauthenticated Use Exceeded. Continued use
requires signup"

I tested this few times and always the same. How is it possible?

@PaolaRuby
Copy link

First looks if your app isn't on test mode on google drive, second if you are using a long runing script, you needs refresh access token, example: masbug/flysystem-google-drive-ext#34

@nei-inuartech
Copy link

nei-inuartech commented Sep 25, 2024

The same is happening here. about a day after I get the token it get expired and I need to follow all the process again. Yes, my app is on test mode still but that is for private usage so there is no terms and conditions page to send to google. will they allow me to make it production even tough that is internal tool?
Can I send to production even if that is not public available?

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