anthony-hermet / AndroidDeepL

Unofficial Android application of DeepL Translator
MIT License
89 stars 7 forks source link

OpenL sends requests too eagerly to the deepl servers #48

Open ibuclaw opened 5 years ago

ibuclaw commented 5 years ago

Due to too many requests coming from your IP address, access to the free DeepL Translator has been temporarily disabled. Please try again later, subscribe to DeepL Pro, or contact us at block@DeepL.com, stating your IP address.

This would not happen if the app didn't send a new request after each individual key press.

DaleBCooper commented 5 years ago

Just ran into the same problem. Looks like they changed their rate limiting.

rak-rak commented 5 years ago

Thank you for working on this issue.