-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error 403 (Captcha) #24
Comments
Seeing the same issue, find any fix? |
Same here. |
i am also getting this error i was able to use it before but now i cannot use it on any server i tried one from https://bluefoxhost.com and https://replit.com |
I fixed it by running my calls through a rotating proxy |
May I ask where your server is hosted? And is the captcha returned when you make too many requests or even on the first one? It could be that Genius's firewall is blacklisting the popular server hosting IPs and is thus aware that a request originating from there is likely coming from a bot. I'm afraid there's not much that I can do here. Try looking into whether it's possible to hide your IP from the requests. |
are there already solutions for here? |
I got the same problem as one of the closed (and never solved) issues. Its working on my computer but when I push it to the server it only returns 403. Maybe its the reverse proxy that causes the issue. It returns html that contains some sort of captcha.
Code is quite simple:
Originally posted by @nicokimmel in #21 (comment)
The text was updated successfully, but these errors were encountered: