-
-
Notifications
You must be signed in to change notification settings - Fork 382
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
CAPTCHA #18
Comments
Can you provide any example? screenshots, error messages, anything |
Yup, Google Translate is a paid API. So Google will eventually block your IP or ask to solve Captcha to proceed with frequent requests. Try to change this package and pull in fzaninotto/faker to send requests with random User Agent headers. I'm pretty sure Google will still require captcha. This is not a production ready package, it's just a workaround. See readme#disclaimer. |
I guess this issue can be closed. I'll link this in readme. |
do we at least throw some kind of \RuntimeException when this happens? |
gives such an error? https://skr.sh/sCADJpLwFwq?a |
How to solve this problem. works then, does not work, after a while works again |
I think there is captcha problem when making frequent calls from given ip address
The text was updated successfully, but these errors were encountered: