[oauth] http verb in the base string

2010-05-05 Thread Carlos
Hi experts, what is the purpose of having the GET/POST plus the ampersand in theb eginnning of the base string for signing the requests? Regards, Carlos -- You received this message because you are subscribed to the Google Groups OAuth group. To post to this group, send email to oa

[oauth] Re: Does OAuth require a redirect?

2010-05-11 Thread Carlos
I am having the sme situation as Paul, would be a code showing the 2 legged in action, no language preference, I mayy read any prog language, thanks, Carlos On 10 mayo, 16:32, Paul Bonser mister...@gmail.com wrote: That redirect is part of the OAuth standard, so there's really no way around

[oauth] timestamp refused

2010-05-15 Thread Carlos
question goes to: is oauth with a reference implementation or site where testing can be directed? Regards, Carlos -- You received this message because you are subscribed to the Google Groups OAuth group. To post to this group, send email to oa...@googlegroups.com. To unsubscribe from this group

[oauth] 2 legged oauth

2010-06-06 Thread Carlos
with the right expertise. Is this too much asking or am I dreaming? Regards, Carlos -- You received this message because you are subscribed to the Google Groups OAuth group. To post to this group, send email to oa...@googlegroups.com. To unsubscribe from this group, send email to oauth+unsubscr

[oauth] oauth Java jar with log output

2010-06-09 Thread Carlos
Hi, surprinsingly, the oauth.jar has no logging so I wondered if there is an un official jar with logging enabled, so I can see the base string used for signature and the elements used to build it, regards, Carlos -- You received this message because you are subscribed to the Google Groups

[oauth] Re: oauth Java jar with log output

2010-06-15 Thread Carlos
ok thanks On Jun 10, 5:09 pm, John Kristian jmkrist...@gmail.com wrote: A debugger can show you what the code is doing.  The latest release includes the signature base string in the OAuthProblemException thrown by OAuthClient.invoke when something goes wrong, as a parameter named