-
Notifications
You must be signed in to change notification settings - Fork 606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in google-translate-api: BAD_REQUEST code in index.js #127
Comments
Same problem, looks like google disabled this. |
same problem |
{ |
Same problem 😔 |
also same problem |
This repo has long been no longer supported. |
nice :) |
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'
}
The text was updated successfully, but these errors were encountered: