matheuss / google-translate-api

A free and unlimited API for Google Translate :dollar::no_entry_sign:
https://npmjs.com/package/google-translate-api
MIT License
2.91k stars 608 forks source link

BAD_REQUEST #116

Open JeshuwaBradley opened 3 years ago

JeshuwaBradley commented 3 years ago

Everytime i try translating i get this. What can be the problem?

Error at C:\Users\jeshu\desktop\bradley\shop\node_modules\google-translate-api\index.js:105:17 at processTicksAndRejections (internal/process/task_queues.js:93:5) { code: 'BAD_REQUEST'

usmandilmeer commented 2 years ago

i also get bad request

CharnSrinivas commented 1 year ago

Same here. : (

Thomas-Boi commented 1 year ago

Seems like Google might be block your IP. See the comments in this thread. I'm looking through all the sources and it seems that Google trying to get people to pay for the translation service. Strangely enough, they offer a free translation extension.

Out of curiosity, what solution did you guys use? I'm looking for one myself.