message.create is requesting captcha for simple messages too now.
The command that was working in the past is not workign now:
{ 'method' : 'messages.create', 'params': {'userId':['xyz'],
'messageType':'public_message', 'groupId' : '@self', 'message' : {
'body' : 'vejamos', 'title' : 'Thu, 07 Apr 2011 20:47:16 GMT',
'recipients' : ['1'] } } }
Why these modifications? Some embedded applications were developed
with the old behaviour.
The response that I am getting:
{"error":{"message":"unauthorized: Digite o texto conforme mostrado na
caixa.","data":{"errorType":"requiresCaptcha","captchaUrl":"/social/pages/captcha?xid=0987654321","captchaToken":"token1234567890"},"code":401}}
--
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.