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

Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup #118

Open
humzakhaled opened this issue Dec 14, 2022 · 1 comment

Comments

@humzakhaled
Copy link

{ "error": { "errors": [ { "domain": "usageLimits", "reason": "dailyLimitExceededUnreg", "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.", "extendedHelp": "https://code.google.com/apis/console" } ], "code": 403, "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup." } }

I am facing this error in my laravel web app. I resolve it by getting new refresh token from oauth playground. But after some time it appears again. Im unable to see the issue. Can you please suggest me something for it?

@angeljqv
Copy link

This package is abandoned
But maybe this PR could help you
masbug/flysystem-google-drive-ext#34

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