I am building an app/gadget that needs to be able to send a message to
friends of the current user.  So I'm doing something like this:

opensocial.requestSendMessage(selected_friend_id, "This is the
message", function() {});

The only thing I get back from this call, however, is this error:

b.getField is not a function
http://www.sandbox.orkut.gmodules.com/46/o/opensocial-0.8.6.js

Am I doing something wrong?  Or is something broken somewhere?

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