Using OAuth with Scribe on Android
问题 Hi I'm using the scribe library for OAuth communication with LInkedIn. I have a login class and a query class. The login class creates a service to get my request token and secret and creates my access token. The access token is then saved to the preferences file. This seems to work fine and I can make a successful api call after all the tokens have been created. In my OAuth query class i retrieve the access token, create another service and try to make an API call, but when ever I load an