Hi everyone,

Please help I'm still struggling solving this problem for almost one
week from now.
Thanks!

Regards,
jacrudagreat_17

On Nov 12, 7:33 pm, junix <antonio.cr...@gmail.com> wrote:
> Hi,
>
> I created an application in orkut and I can't finished it because of
> internal server error in using opensocial.requestSendMessage.
> This is the code I used which I got from orkut's documentation(http://
> code.google.com/apis/orkut/articles/tutorial/tutorial.html).
>
> var params = {};
> params[opensocial.Message.Field.TITLE] = title;
> params[opensocial.Message.Field.TYPE] = opensocial.Message.Type.EMAIL;
>
> var message = opensocial.newMessage(message, params);
> opensocial.requestSendMessage(friend_id, message, function() {});
>
> The link for the said application 
> ishttp://sandbox.orkut.com/Main#Application.aspx?appId=538430058523&app...{%22page%22%3A%22%2Ffriends.php%3Fsid%3D1289560180959%22}.
> The functionality that doesn't work there is the Send Invite
> functionality.
>
> My application isn't submitted yet and I think its the error.
>
> Please help!
> Thanks
>
> Regards,
> jacrudagreat_17

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to