Force Google’s ClientLogin to Require a CAPTCHA
Saturday, September 20th, 2008I’ve been working with Google’s Account Authentication API lately. Specifically working with ClientLogin. One problem I ran into is that ClientLogin says that it may return a response of 403 with an error of “CaptchaRequired”. When that happens you’re supposed to display the provided CAPTCHA image to the user and have them give the answer. […]
