[orkut-developer] problem with requestSendMessage

2009-03-17 Thread gauri
hi everyone, i am using v0.8 to send a message inviting my friends. but it is not working. my program is as follows: invite.xml file : the invite.js file contains the following two functions: function getinvite() { var params = {};

[orkut-developer] Problem with requestSendMessage()

2008-11-02 Thread imoracle
Hi, I am trying the very basic code given on your blog post. It works great for VIEWER and OWNER but not for VIEWER_FRIENDS and OWNER_FRIENDS Here is the code: function sendEmail() { var params = []; params[opensocial.Message.Field.TITLE]="Hola!"; var body="Como estas?"; var message = o