ok figured that out:
if it helps anyone --> OS id is a string on orkut not a number, so it
requires quotes.


On Nov 26, 5:21 pm, anatoly <[EMAIL PROTECTED]> wrote:
> Hi
>
> requestSendMessage doesn't work - I'm getting 'undefined' error when
> using callback and check for error.
> it simply doesn't send message:
>
> var params = [];
> params[opensocial.Message.Field.TITLE] = "Hola!";
> var body = "Check out xxx!";
> var mess = opensocial.newMessage(body, params);
> opensocial.requestSendMessage(id, mess);
>
> where id is opensocial recipient id
>
> am I missing smth?
--~--~---------~--~----~------------~-------~--~----~
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