[orkut-developer] Re: want to implement 'opensocial.requestSendMessage' function in Ruby

2009-06-16 Thread Shishir Birmiwal (Google)
Dear Bruce, I'd recommend using the json-rpc mechanism for querying. The spec is here: http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/rpc-protocol.html REST support is kind-of experimental and fully used by many at present. cheers, shishir On Jun 5, 11:46 am, "brucewang.ko

[orkut-developer] Re: want to implement 'opensocial.requestSendMessage' function in Ruby

2009-06-07 Thread brucewang.ko...@gmail.com
Dear Shishir, Thank you for your kind reply. Do you mind if I ask you one more question? Is there any document available regarding the exact HTTP request payload structure is mentioned? I am using opensocial-ruby-client library and totally new to OpenSocial. So, for me it is much simple if I kn

[orkut-developer] Re: want to implement 'opensocial.requestSendMessage' function in Ruby

2009-06-04 Thread Shishir Birmiwal (Google)
Bruce, Orkut does not allow opensocial clients to post messages at present. This may be the reason why this is not implemented. You are, however, still free to implement that method and test on shindig or something else. Cheers, Shishir On Jun 4, 1:14 pm, "brucewang.ko...@gmail.com" wrote: >