hello,

i was adding query parameter in RESTful api for geting list in
asending order ..it is not woeking?
Am i doing something wrong?

batch.addRequest(new OpenSocialRequest("@me/
@all&filterBy=&filterOp=contains&filterValue=&updatedSince=&fields=&sortBy=displayName&sortOrder=ascending",
""), "friends");

On Dec 1, 11:38 am, neo <vivek123456789ku...@yahoo.co.in> wrote:
> i was executing this demo :http://code.google.com/p/opensocial-java-client/
>
> i am able to get my friends list and my profile info.
>
> i m struggling in these things:
>
> 1> if i want to know about the list of friends who are currently login
> what i have to do?
>
> 2>and also i have to know about list of friends of my friends ...i m
> passing id of friend but it is not retrieving my friend's friend list
> 3> i want to send multiple batch request ? unable to do that
> 4>Q: whats the importance of oauth signature?

--

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


Reply via email to