anassfiqhi / google-voice-java

Automatically exported from code.google.com/p/google-voice-java
0 stars 0 forks source link

Google puts captcha #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Login not working anymore.

Original issue reported on code.google.com by icehan...@gmail.com on 3 May 2010 at 1:31

GoogleCodeExporter commented 9 years ago
This API is not yet equipped to handle CAPTCHA.  It is important that you enter 
the 
correct password when using this API.  Does anyone have any thoughts or 
suggestions 
about this issue?  Check out Google ClientLogin API which is what 
google-voice-java 
uses and suggest a good design for handling this issue.

Original comment by malone.j...@gmail.com on 3 May 2010 at 6:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by malone.j...@gmail.com on 3 May 2010 at 7:33

GoogleCodeExporter commented 9 years ago
We have started work on inserting captcha access to the API.

Original comment by malone.j...@gmail.com on 4 May 2010 at 3:54

GoogleCodeExporter commented 9 years ago
We've progressed on this issue to the point where it is now usable for 
captcha's, but not fully tested.

Right now it seems to be 30 different passwords adds a captcha response as the 
returned error from Google Voice. With our new exceptions you can capture this 
specific event and obtain the information on the captcha URL and token on the 
exception.

Original comment by liquid...@gmail.com on 2 Jul 2010 at 2:06

GoogleCodeExporter commented 9 years ago
My checkin for revision 117 has resolved this issue. You can now use it, or 
test it with test Nr. 15. If someone has issues with it, we can reopen.

Original comment by teisentr...@gmail.com on 27 Aug 2010 at 12:59