Hello,

You need to solve a captcha to post some content. The 3LO API may throw a 
captcha at you after any request, when it detects a usage pattern that 
requires that. For example, posting several requests in succession or 
posting requests with URL's are likely to trigger captchas.

In this case, you must display the captcha image to the user, have him solve 
the captcha, and resubmit the request with the captcha solution.

The captcha URL is included in the message (in this case, 
/social/pages/captcha?xid=1301692179602). 
And remember that you have to fetch this image with OAuth authentication (a 
simple HTTP fetch won't work).

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to