Goodreads Developers discussion

916 views
examples / showcase > Java example of calling Goodreads oAuth API

Comments Showing 1-8 of 8 (8 new)    post a comment »
dateUp arrow    newest »

message 1: by Dave (new)

Dave (davecahill) | 7 comments Hi,

After some initial troubles (it appears the Goodreads oAuth API is not quite standard), I was able to get an oAuth token and access the API successfully, so I created a sample on Github - may be of use to someone!

https://github.com/davecahill/goodrea...

Thanks,
Dave.


message 2: by Michael (new)

Michael Economy (michaeleconomy) Thanks for sharing!


message 3: by Anantha Raju (new)

Anantha Raju (anantharajuc) | 1 comments Thanks for sharing.


message 4: by Jeremiah (last edited Feb 02, 2018 02:11AM) (new)

Jeremiah Adamson | 3 comments Any chance anyone could share a link to the dependencies?


message 5: by Dave (new)

Dave (davecahill) | 7 comments Hi Jeremiah!

The dependencies are listed in the pom.xml, as Maven is used for dependency management in the sample. I was running the sample in my IDE (IntelliJ), but I've added a section in the readme (https://github.com/davecahill/goodrea...) to show how to run on the command line - hope it's of use.

Thanks,
Dave.


message 6: by Jeremiah (new)

Jeremiah Adamson | 3 comments Thanks Dave, I'll look into it shortly. I might be needing a little more help along the way.


message 7: by [deleted user] (new)

Thanks very much! After trying different things the last couple of days, came across this today and it worked perfectly!


message 8: by Dave (new)

Dave (davecahill) | 7 comments Great to hear Pauline, thanks for letting me know!


back to top