Hey there,

About using ' query string parameter in your REST calls.
I'm trying to use a query string, like count=5, but I get an Error
401.
Below, I'm posting the REST endpoint i'm using.
If you have any ideas on whats wrong, I'll be glad if you share.

<http://sandbox.orkut.com/social/rest/people/08188257677088493439/
@friends?
count=5&oauth_signature=*************&oauth_consumer_key=orkut.com:
744365788847&oauth_nonce=7768537923014727384&oauth_signature_method=HMAC-
SHA1&oauth_timestamp=1233161444&oauth_token=&oauth_version=1.0&xoauth_requestor_id=08188257677088493439>

And just so you know, i do get a successful response when sending a
rest endpoint, with no standard query string parameter, like this:

<http://sandbox.orkut.com/social/rest/people/08188257677088493439/
@friends?oauth_signature=*************&oauth_consumer_key=orkut.com:
744365788847&oauth_nonce=7768537923014727384&oauth_signature_method=HMAC-
SHA1&oauth_timestamp=1233161444&oauth_token=&oauth_version=1.0&xoauth_requestor_id=08188257677088493439>

thanks,
pettersen

--~--~---------~--~----~------------~-------~--~----~
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-orkut@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