Problem in Callback in Twitter in Android
问题 I have implemented Twitter in my application , i am facing problem in Callback. Twitter API's has been updated recently so i am unable to send Callback URL. Also the Setting Page now change there is No Option for Selecting Web Based application or Desktop Application. If i send Callback in this Line : authUrl = provider.retrieveRequestToken(consumer,CALLBACK_URL); It always returns oauth.signpost.exception.OAuthNotAuthorizedException: Authorization failed (server replied with a 401). This can