What's wrong with this error message?

715 views
Skip to first unread message

Patrick CHEUNG

unread,
Jan 22, 2016, 8:36:14 AM1/22/16
to reCAPTCHA
Hi, I have created a recaptcha page and when the user tried it, it sometimes showed "Error: Invalid API parameter(s). Try reloading the page." Any idea?


Konstantin Kalinin

unread,
Aug 12, 2016, 9:45:30 AM8/12/16
to reCAPTCHA
I also have the same issue. It occures(not everytime, but somtimes) on android mobile applications in web-view component, so I can't track communications between application and google.
It does not happen if I try to solve captcha in usual web browsers.
Captcha works well despite this error. Is it Ok?

The html where captcha is embeded:
<html> <head> <title>reCAPTCHA</title> <script type="text/javascript" src="//www.google.com/recaptcha/api.js?hl=en"></script> </head> <body> <div style="margin: auto; max-width: 400px;"> <div class="h"><b>Confirm that you are not a robot</b></div> <div class="p"> Your actions seemed suspicious. </div> <form action="?force_web=1" method="POST"> <input type="hidden" name="lang_id" value="en">  <div class="g-recaptcha" data-sitekey="our-site-key" data-stoken=""></div> <br/> <input type="submit" value="Send"> </form> </div> </body> </html>



пятница, 22 января 2016 г., 16:36:14 UTC+3 пользователь Patrick CHEUNG написал:
Reply all
Reply to author
Forward
0 new messages