Closed doezepos closed 3 years ago
Hi @doezepos
That does not look like an error you can do anything about, it is something I need to look into.
You could wait a few hours or until tomorrow before retrying and hope that the rate limit has updated to allow new attempts again.
Thanks for the quick response! I will wait
btw, forgot about that, maybe this will help in some way (text) If you’re the app developer, make sure that these request details comply with Google policies.
response_type: code
redirect_uri: http://localhost:52363/Callback
client_id: 357246313308-ghki8t5aq9c8uq8a5nar2dhpvmu5i43e.apps.googleusercontent.com
access_type: offline
scope: https://www.googleapis.com/auth/youtube.upload https://www.googleapis.com/auth/youtube
Authorization Error
Error 403: rate_limit_exceeded
Currently, this app has reached the maximum allowable login request rate.
Google limits the speed at which apps can allow new users to sign in. You have the option to try logging in again later, or ask the developer ([EMAIL-REMOVED]) to increase the maximum allowable sign-in rate in this app.
If you are the developer of this application, you have the option to request an increase in the maximum allowable rate for creating login requests.
How i can fix this error?