How to solve oauth.signpost.exception.oauthcommunicationexception twitter android?

I am trying to connect twitter in my application.

I am picking up the following link. enter link here

I'm not wrong.

I am getting the following error

10-30 08: 08: 19.838: W / System.err (14272): oauth.signpost.exception.OAuthCommunicationException: Could not contact service provider: Service provider responded with error: 307 (temporary redirect) 10-30 08: 08 : 19.838: W / System.err (14272): at oauth.signpost.AbstractOAuthProvider.retrieveToken (AbstractOAuthProvider.java:214) 10-30 08: 08: 19.838: W / System.err (14272): at oauth.signpost. AbstractOAuthProvider.retrieveRequestToken (AbstractOAuthProvider.java:69)

I solved the problem.

But I haven't found a solution.

If anyone knows how to solve this, Please help me

+3


source to share





All Articles