Thanks for the prompt reply.

I noticed this in the sandbox.

I haven't tried this in orkut though (my app's still not approved, so I'm
only working in sandbox right now).


2008/7/8 Jason <[EMAIL PROTECTED]>:

>
> Just out of curiosity, did you notice this in the sandbox, www.orkut.com,
> or both?
>
> - Jason
>
> On Jul 8, 9:27 am, Renuxman <[EMAIL PROTECTED]> wrote:
> > 1) Send simple message:
> >
> >     var sTitle = 'Test msg';
> >     var sBody = 'Test msg';
> >     var messageParams = {};
> >    messageParams[opensocial.Message.Field.TITLE] = sTitle;
> >    var message = opensocial.newMessage(sBody, messageParams);
> >    opensocial.requestSendMessage(networkID, message);
> >
> > 2) Login as recipient user, go to Inbox and click on new message to
> > open it
> >
> > Result:
> > Message won't open
> >
>

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