-
Notifications
You must be signed in to change notification settings - Fork 4
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
Google Translation API issue: Request failed with status code 429 #21
Comments
Hello @vtellez , I'm happy to hear that you're using my extention and you're finding it useful. The error which you're getting is an error from the google translate library that this extension is using. Maybe you can give me more details like:
If I couldn't reproduce this error regards all of the information you'll give me, we can try the solution suggested in the base library I've mentioned, then I'll build a fix version and you could test it to see if it works. If it does work than I'll push it to a new official version of the extension. Thank your for helping this extension, |
thanks for your answer I thought it was some limitation on the part of Google, it happens between any language when I do the translation. I have noticed that the error is given if I try to do many simultaneous translations, 300 or 400 lines at once is usually enough to receive the error. In this case, once it returns the error, it continues to give it all day. If I try after a day or so it allows me to keep using the translation, but again if I try several hundred lines it returns error 429. Hope this can help you improve the plugin. Thank you again for your time |
Thanks for the information, I'll check it and update soon. |
Hi, I've seen that this issue has been closed. Is there any update to update the issue? Thanks! Best regards |
This issue is fixed with new version 2.2.1 |
I will try! Thanks you very much! |
@benshabatnoam After upgrade to version 2.2.2, There still have error 429, request limit in this plugin. |
Maybe you should upgrade vitalets/google-translate-api to version 7.0.0 |
Hello @supriome thank you for letting me know that. |
Hello,
First of all, thank you for the great work of this plugin, I find it super useful.
Is there any kind of limitation? After installing the plugin I managed to get some translations to work correctly, but now when trying in any file I receive the error:
"Google Translation API issue: Request failed with status code 429"
The text was updated successfully, but these errors were encountered: