Error in google-translate-api: BAD_REQUEST code in index.js
I encountered an error while using the google-translate-api package. The error message indicates a "BAD_REQUEST" code in the index.js file of the package. Here are the details:
Error at C:...\words\words-back\node_modules\google-translate-api\index.js:105:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'BAD_REQUEST' }
Same problem, looks like google disabled this.
same problem
{ host: 'translate.google.com', hostname: 'translate.google.com', method: 'GET', path: '/translate_a/single?client=t&sl=auto&tl=en&hl=en&dt=at&dt=bd&dt=ex&dt=l d&dt=md&dt=qca&dt=rw&dt=rm&dt=ss&dt=t&ie=UTF-8&oe=UTF-8&otf=1&ssel=0&tsel=0&kc=7 &q=Ik%20spreek%20Engels&tk=617611.617611', statusCode: 403, statusMessage: 'Forbidden' }
Same problem :pensive:
also same problem
This repo has long been no longer supported. If you're here because you're seeing a failing with this error, you can use my API generated from Google Translate. Here are the documents.
This repo has long been no longer supported. If you're here because you're seeing a failing with this error, you can use my API generated from Google Translate. Here are the documents.
nice :)