Skip to content
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

code: 'BAD_REQUEST #106

Open
moyu5555 opened this issue Feb 25, 2020 · 9 comments
Open

code: 'BAD_REQUEST #106

moyu5555 opened this issue Feb 25, 2020 · 9 comments

Comments

@moyu5555
Copy link

{ Error
at /home/xiangying/server/core/node_modules/_google-translate-api@2.3.0@google-translate-api/index.js:105:17
at
at process._tickCallback (internal/process/next_tick.js:188:7) code: 'BAD_REQUEST' }

@summerscar
Copy link

i have the same problem

@Hector6704
Copy link

same from me too, it doesn't translate anything at all

@myusufid
Copy link

same, maybe have problem with API from google translate

@ezdiy
Copy link

ezdiy commented Mar 14, 2020

@wilsonwu
Copy link

Use this: https://github.com/wilsonwu/translation-google
It support Chinese server.

@slaviboy
Copy link

Yea I have tried translating 200 sentences using a for loop, and after that a got that 'BAD_REQUEST'.
Google will send you the response with statusMessage: 'Too Many Requests', so the problem is that you made too many request and you ID was blocked, and you are no longer able to request translation from the Google`s service 😥

@doverradio
Copy link

Use https://github.com/davidwilsonfs/google-translate-token

How do you use this?

I also found this library, just tried to use for the last 10 minutes, then got errors of 'BAD_REQUEST'.

How do you use the google-translate-token to solve? Is that even still a solution?

@xsvetli1
Copy link

Use this: https://github.com/wilsonwu/translation-google
It support Chinese server.

This works! Thank you!

@shakkamakka
Copy link

Use this: https://github.com/wilsonwu/translation-google It support Chinese server.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants