iammannan / TranslateAPI

Simple Java library to translate your text using Google Translate without using of API KEY
62 stars 14 forks source link

Network Issue Error While Translating? #2

Open VivekMakwana24 opened 5 years ago

VivekMakwana24 commented 5 years ago

Translation was working well, suddenly it started giving a network error. Can You help me to resolve it. Thank You

jobayer commented 3 years ago

Translation was working well, suddenly it started giving a network error. Can You help me to resolve it. Thank You

Same problem here. @iammannan please check the issue. The app was working fine. Suddenly after a new build with some modifications (not related to your translation library), the app was not translating anymore :(

jobayer commented 3 years ago

On logcat it was showing "Network Error"

Kavya-24 commented 3 years ago

@iammannan Same issues. Does it have a limit?

Kavya-24 commented 3 years ago

Tried logging the library. It is giving IOException and the translate api is getting blocked after a certain number of requests. Gives the following error when searched

i1