[orkut-developer] Re: help qith invalid signature

2010-06-01 Thread Carlos Crosetti
Sachim, per my experience with orkut, it is getting the oauth values from the query parameters, It is also looking to the headers for signature evaluation? Can you explain what elements are taken bu orkut to build the base string in the server side? I believe I am not that far to resolution unless

[orkut-developer] Re: help qith invalid signature

2010-06-01 Thread Carlos Crosetti
Sachim, something that is very at your hands is to run the rpc Java interface you built and capture the log for a friends request, so I can see what re the network line record. For me, seting up Java is quite challenging... regards, carlos On May 30, 9:40 pm, Carlos Crosetti

[orkut-developer] Re: help qith invalid signature

2010-05-30 Thread Carlos Crosetti
Sachim, at this time I only have GET methods. I would like to have the people, activities and groups requests to pass before implementing POST-PUT-DELETE. From my understanding of the spec, the base string parameters and the URL ones must correlate, exept for the oauth_sgnature that is not part

[orkut-developer] Re: help qith invalid signature

2010-05-30 Thread Carlos Crosetti
Sachim, got instaled the HTTPDebuggerPro to see what the network line record is, I got GET /social/rest/people/16219742896227080769/@self? oauth_consumer_key=orkut.com: 617505393776oauth_nonce=2999653oauth_signature=CXWy76rUkGKmWPI126JRkKWGKtY %3Doauth_signature_method=HMAC-

[orkut-developer] Re: help qith invalid signature

2010-05-30 Thread Carlos Crosetti
Sachim, in the transcript I forgot to copy the signature from the URI request oauth_signature=6LAKtxIyFDgu3Yl2s9B6JB%2FZMQM On 30 mayo, 12:54, Carlos Crosetti carlos.crose...@gmail.com wrote: Sachim, at this time I only have GET methods. I would like to have the people, activities and groups