google-translate-api icon indicating copy to clipboard operation
google-translate-api copied to clipboard

bad request

Open darkfunc opened this issue 2 years ago • 2 comments

When i try to translate text it occurs an error which i included below

Error at /home/clerov/Builds/ai/backend/node_modules/.pnpm/[email protected]/node_modules/google-translate-api/index.js:105:17 at processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'BAD_REQUEST' }

darkfunc avatar Jun 18 '23 05:06 darkfunc

Same here:

Error
    at /home/szi/Nutrients/node_modules/google-translate-api/index.js:105:17
    at processTicksAndRejections (internal/process/task_queues.js:97:5) {
  code: 'BAD_REQUEST'
}

ceving avatar Jul 09 '23 12:07 ceving

I have the same problem now, have you solved it?

shellGrace avatar Mar 22 '24 02:03 shellGrace