You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
}