Goodreads Developers discussion
questions
>
OAuth details
date
newest »

message 1:
by
Tim
(new)
Feb 22, 2012 01:01PM

reply
|
flag
*

http://www.goodreads.com/api/document...
It's not very descriptive, but our setup is intended to be as vanilla as possble, so it should match the oauth1 docs very closely.
I think we don't support ssl, (ssl is part of oauth2, but we're only oauth1).
Are you using an oauth library? I'd highly recommend using one.




I'm thinking of pushing my client up on Github so everyone can learn from it and tweak it. I hope to publish v1 in a week with a basic feature set.