honeyprakash / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

Getting wrong captcha every time, even if correct captcha is provided #229

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. We have provided the private and public keys as - 
RECAPTCHA_PRIVATE_KEY =  6LctkQETAAAAAOv5iqdInemV6KNV0e9PYzqwqhnE
RECAPTCHA_PUBLIC_KEY =  6LctkQETAAAAAKG7C9ATtsNETV-wR39aTOQCVnow
2. When giving correct captcha also, it is saying wrong captcha, it was 
intermittent on Thursday 19-Mar-2015, but today it is 100% failures
3. The Integration we have done is in intranet application, hence wont be able 
to provide our URLs.

What is the expected output? What do you see instead?
Captcha validated is expected output.
We are getting invalid captcha, even with correct captcha.

What version of the product are you using? On what operating system?
reCAPTCHA API verion 2.0.
the servers are on Linux operating system, and we are testing it via 
Chrome/Firefox/IE browsers from windows machines.

Please provide any additional information below.
Please let us know if there is any validity period for the keys generated?

Original issue reported on code.google.com by megha3...@gmail.com on 23 Mar 2015 at 6:08

GoogleCodeExporter commented 8 years ago
Any one faced such issues,Please respond and help me out.

Original comment by megha3...@gmail.com on 23 Mar 2015 at 10:59

GoogleCodeExporter commented 8 years ago
Hi

I am facing the same issue when I am trying to solve CAPTCHA under non js 
(noscript tag) method.

How much ever I try, it doesnt give correct random text to solve CAPTCHA.

Original comment by smartjob...@gmail.com on 15 May 2015 at 5:59

GoogleCodeExporter commented 8 years ago
For the last month (2015 April-June), reCaptcha has been wrong.  It does not 
happen always, but often enough to confirm that it is broken compared to the 
past (reCaptcha fails to know the correct answer 10-20% of the time.)

I have been cycling through the questions for ###s that are clear (to ensure 
that the problem is not on my end due to blurry pictures.)  I have never seen 
the system so bugged.  10-20% of the time is a terrible false failure rate.

How does the system know the correct answer if it is wrong so many times--is it 
using a voting method for determining the correct answer?  Does it reject 
correct answers while it is polling for a consensus of the correct answer?  
Does the photographer not submit the correct answer?

Original comment by euroboar...@yahoo.com on 14 Jun 2015 at 9:46