[orkut-developer] Re: getById query

2008-05-20 Thread ibrahim okuyucu
Jason, I guess requestSendMessage supposed to accept opensocial ID's as the recepient parameter. No matter how I tried it returns "Badrequest"... any ideas? -ibrahim Jason wrote: > If you haven't already, I suggest that you install CodeRunner. It's an > excellent development gadget that helps

[orkut-developer] Re: getById query

2008-05-20 Thread Julian Andrade
in this case you were getting a determinated Id. There is a way to fetch friends by gender or other fields? 2008/5/20 Sny <[EMAIL PROTECTED]>: > > Thank you Jason > > On May 20, 6:17 am, Jason <[EMAIL PROTECTED]> wrote: > > If you haven't already, I suggest that you install CodeRunner. It's an >

[orkut-developer] Re: getById query

2008-05-20 Thread Sny
Thank you Jason On May 20, 6:17 am, Jason <[EMAIL PROTECTED]> wrote: > If you haven't already, I suggest that you install CodeRunner. It's an > excellent development gadget that helps you test small snippets of > code easily: > > http://opensocial-resources.googlecode.com/svn/samples/coderunner/t

[orkut-developer] Re: getById query

2008-05-19 Thread Jason
If you haven't already, I suggest that you install CodeRunner. It's an excellent development gadget that helps you test small snippets of code easily: http://opensocial-resources.googlecode.com/svn/samples/coderunner/trunk/index.html Here's a small CodeRunner sample that should give you what you