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

Error 403: rate_limit_exceeded with Google login #20

Closed
adriianeut opened this issue Dec 4, 2021 · 2 comments
Closed

Error 403: rate_limit_exceeded with Google login #20

adriianeut opened this issue Dec 4, 2021 · 2 comments

Comments

@adriianeut
Copy link

Can't login with google anymore to circumvent 30s download delays
image

@Geomitron
Copy link
Owner

The only reason this used to work was because I found a workaround for an issue with Google Drive's API. Recently, they changed how the API works, and my workaround is no longer possible. My only option now is "verifying" my app, which requires creating a website, Privacy Policy, and paying Google thousands of dollars, or I wait for this bug to be fixed: https://issuetracker.google.com/issues/168687448

I know it's inconvenient, but I think the best course of action is to just wait for the issue to be fixed. More stars on the issue will hopefully get it fixed faster. Also, it's possible to set the rate limit delay to zero, and downloads should still work ok for the first 15 to 20 files. If you're downloading fewer than that each time, you shouldn't run into any issues.

@Geomitron
Copy link
Owner

I've waited for this issue to be fixed, and at this point I'm implementing my own version of chart downloading that doesn't involve the user logging in to Google. The Google login has been removed from the latest version.

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