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

Google Translation API issue: Request failed with status code 429 #21

Closed
vtellez opened this issue Aug 15, 2020 · 9 comments
Closed

Google Translation API issue: Request failed with status code 429 #21

vtellez opened this issue Aug 15, 2020 · 9 comments
Labels
bug Something isn't working fixed v2.x.x

Comments

@vtellez
Copy link

vtellez commented Aug 15, 2020

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"

@benshabatnoam
Copy link
Owner

benshabatnoam commented Aug 17, 2020

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.
I had another issue (#16) regarding this error but the author of it didn't help me to figure out the problem and I wasn't able to reproduce it, at it is working at my end.

Maybe you can give me more details like:

  • you're trying to translate from 'x' language to 'y' language
  • did you try to remove the extension and re-install it again?
  • and basically any information will help.

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,
Noam

@benshabatnoam benshabatnoam added bug Something isn't working in-research labels Aug 17, 2020
@vtellez
Copy link
Author

vtellez commented Aug 19, 2020

Hi @benshabatnoam

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

@benshabatnoam
Copy link
Owner

Thanks for the information, I'll check it and update soon.

@vtellez
Copy link
Author

vtellez commented Dec 11, 2020

Hi, I've seen that this issue has been closed.

Is there any update to update the issue?

Thanks!

Best regards

@benshabatnoam
Copy link
Owner

This issue is fixed with new version 2.2.1
Just make sure that you're using the new version.
Let me know if you're still having any problems with new version.

@vtellez
Copy link
Author

vtellez commented Dec 15, 2020

I will try!

Thanks you very much!

@supriome
Copy link

supriome commented May 8, 2021

@benshabatnoam After upgrade to version 2.2.2, There still have error 429, request limit in this plugin.

@supriome
Copy link

supriome commented May 8, 2021

Maybe you should upgrade vitalets/google-translate-api to version 7.0.0

@benshabatnoam
Copy link
Owner

Hello @supriome thank you for letting me know that.
Can you please help me reproduce this error by telling me how did you reproduce this at your end?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed v2.x.x
Projects
None yet
Development

No branches or pull requests

3 participants