Goodreads Developers discussion
questions
>
having problems since days with Oauth android + signpost
date
newest »


This is happening because calling on UI thread I used AsyncTask Class
But I am having a problem with calling api methods
I get Exception warnings
please someone tell me how to do call method such as getting userid


https://www.dropbox.com/s/w1cvbqlbxvm...
NOTE:
api keys are used in class Constants
class where I call to get userID: MainMenuActivity
MainActivity-Launcher: LoginActivity
Class that are not used: ProxyHelper,Request,Response,ResponseParser

http://code.google.com/p/oauth-signpo...
Should work similarly to that.
I am trying to authenticate with goodreads using signpost on android but
do I need the callback_url for android applications ?
I am using these libraries
signpost-core-1.2.1.2.jar
signpost-commonshttp4-1.2.1.2.jar
commons-codec-1.7
I have setup everything but I am getting Communication error servicer provider null and the browser is not launched
Please help me I am doing a university project