d4n3436 / GTranslate

A collection of free translation APIs (Google Translate, Bing Translator, Microsoft Translator and Yandex.Translate).
MIT License
64 stars 10 forks source link

error: too many requests #10

Open eugenius109 opened 1 week ago

eugenius109 commented 1 week ago

Hi! Can you tell me how many requests are allowed?

d4n3436 commented 6 days ago

Can you provide a stack trace or code that reproduces the error?

eugenius109 commented 6 days ago

image Hi! Sorry, I'm not an experienced programmer =) I attach a screenshot.

I tried to make requests every 10 seconds and only get to make about 20 requests after which an error appears.

Thanks

d4n3436 commented 5 days ago

If you are not making too many requests, then the issue may be caused by MicrosoftTranslator. Currently it only allows to translate up to 1000 characters at a time.