Hi, I'm having the same problem right now, any hints on how to correctly send the answer to the captcha?
Thanks! On Jul 15, 10:50 pm, Gerson Oddone <[email protected]> wrote: > Hi all, > > I'm sending scrap with message.create using this libary > opensocial-net-client<http://code.google.com/p/opensocial-net-client/downloads/list>and > receive this message below: > > [{"id":"messages","error":{"message":"unauthorized: Digite o texto conforme > mostrado na > caixa.","data":{"errorType":"requiresCaptcha","captchaUrl":"/social/pages/captcha?xid=1310689964901","captchaToken":"token1310689964901"},"code":401}}] > > So i validate captcha sending tohttp://www.orkut.com/social/rpcthe > message > [{"id":"token","method":"captcha.answer","params":{"groupId":"@self","userId":"@me","captchaToken":"token1310689964901","captchaAnswer":"acing"}}]. > > and google returns "[{"id":"token","data":{}}] , but nothing happens, > > so what is wrong ? > > Thanks, > Gerson Oddone -- 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.

