I have some Ruby code here, https://gist.github.com/1310680 which attempts 
to get a request token.  After debugging some initial issues I've gotten 
down to a signature_invalid error (with a 400 status code).

According to the OAuth specification 
(http://oauth.net/core/1.0/#signing_process) my method of generating the 
signature appears to be correct.  Comparing to the samples 
here, http://code.google.com/apis/accounts/docs/OAuth_ref.html#RequestToken 
my signature base *appears *to be correct however I'm thinking the issue is 
a malformed signature base.

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html

Reply via email to