jaychang0917 / SimpleAuth

A easy to use social authentication android library. (Facebook, Google, Twitter, Instagram)
224 stars 51 forks source link

Twitter authentication showing error #18

Closed santhoshrao519 closed 6 years ago

santhoshrao519 commented 6 years ago

When click on twitter icon, the app is showing following error

failed to get request token com.twitter.sdk.android.core.TwitterApiException: HTTP request failed, Status: 401 at com.twitter.sdk.android.core.Callback.onResponse(Callback.java:42) at retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall$1$1.run(ExecutorCallAdapterFactory.java:70) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6776) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1518) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1408)

jaychang0917 commented 6 years ago

Pls provide your demo code

santhoshrao519 commented 6 years ago

Didn't get you..pls elaborate once

On Fri, Jun 1, 2018, 21:20 Jay notifications@github.com wrote:

Pls state the step to reproduce.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaychang0917/SimpleAuth/issues/18#issuecomment-393923025, or mute the thread https://github.com/notifications/unsubscribe-auth/AMt8XBhCibx-Q2BYxZlA_zk7QIOnl2k0ks5t4WLTgaJpZM4UWiKn .

jaychang0917 commented 6 years ago

Pls check this stackoverflow post