Hi, is been a while to find the proper way to make up the bse string
for a signed REST request. Consulted the OpenSocial and igoogle
forums, I added the xoauth_requestor_id and have my requests against
myspace.com doing fine, buy yet not with orkut.

Plese take a look to my bbae string and URL request to see what could
be wrong to receive invalid signature from orkut.

Request [http://www.orkut.com/social/rest/people/16219742896227080769/
@self]

Base String [GET&http%3A%2F%2Fwww.orkut.com%2Fsocial%2Frest%2Fpeople
%2F16219742896227080769%2F%40self&oauth_consumer_key%3Dorkut.com
%3A617505393776%26oauth_nonce%3D2768853%26oauth_signature_method
%3DHMAC-SHA1%26oauth_timestamp%3D1275152272%26oauth_version
%3D1.0%26xoauth_requestor_id%3D16219742896227080769]

URL Rq [http://www.orkut.com/social/rest/people/16219742896227080769/
@self?oauth_consumer_key=orkut.com:
617505393776&oauth_nonce=2768853&oauth_signature=6LAKtxIyFDgu3Yl2s9B6JB
%2FZMQM%3D&oauth_signature_method=HMAC-
SHA1&oauth_timestamp=1275152272&oauth_version=1.0&xoauth_requestor_id=16219742896227080769]

The consumer key is orkut.com:number. In the URL goes as it is while
in the base string, the colon is encoded as %3A.

Regards, Carlos

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to