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

400 response from google. #56

Closed
raysn0w opened this issue Dec 18, 2016 · 7 comments
Closed

400 response from google. #56

raysn0w opened this issue Dec 18, 2016 · 7 comments

Comments

@raysn0w
Copy link

raysn0w commented Dec 18, 2016

Hi,

Today without making any changes to the site I'm getting this response on the network console whenever I try to click the captcha:

<HTML>
<HEAD>
<TITLE>Bad Request</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Bad Request</H1>
<H2>Error 400</H2>
</BODY>
</HTML>

it's coming from recaptcha__es.js:236 if that helps.

Any ideas?

@asadabbas88
Copy link

I am also getting 400 error with following trace:

cl @ recaptcha__en.js:232
Dn @ recaptcha__en.js:282
f.Mj @ recaptcha__en.js:283
(anonymous) @ recaptcha__en.js:190
ih @ recaptcha__en.js:101
eh @ recaptcha__en.js:102
(anonymous) @ recaptcha__en.js:100

and circle keeps on revolving .. can some one help on this?

@raysn0w
Copy link
Author

raysn0w commented Dec 22, 2016

I think this project may be dead.

@asadabbas88
Copy link

@raysn0w So u found any workaround?

@raysn0w
Copy link
Author

raysn0w commented Dec 23, 2016

@asadabbas88 No sir!, I just disabled the package, still looking for something else.

@da40
Copy link

da40 commented Dec 27, 2016

I've tried using https://github.com/ARCANEDEV/noCAPTCHA instead, but it fails the same way. Maybe google have broken it by changing their JavaScript?

@asadabbas88
Copy link

I found the issue .. In my case I was surrounding secret and site key with square brackets .. Once removed the square brackets it worked for me

@raysn0w
Copy link
Author

raysn0w commented Dec 27, 2016

@asadabbas88 Yep! worked here also, I wonder what changed, it was working before without issues.

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

4 participants