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 -~----------~----~----~----~------~----~------~--~---

