twitter-kit-android icon indicating copy to clipboard operation
twitter-kit-android copied to clipboard

does this api still work?

Open mikeekeghe opened this issue 5 years ago • 3 comments

This form is for reporting issues in the Twitter Kit Android library. For all other developer questions/issues about Twitter please visit Twitter Community.

We welcome your contributions to improve the SDKs — whether adding new features, creating your own library that uses Twitter Kit, or fixing bugs you find in the code. We'd love to work with you so that Twitter Kit grows with your needs.

Bug Report

We work constantly to fix bugs, tweak functionality and improve device support. Providing detailed feedback will help us to quickly resolve your issue.

  • Steps to reproduce the problem (include logs and/or sample code where appropriate):
  • Expected behavior:
  • Android API Version:
  • Android Device (include Model and Manufacturer):
  • Artifact Versions (run ./gradlew :app:dependencies):

Feature Request

If you have anything you'd like to contribute, we recommend discussing it with the core team before writing it.

  • Describe feature in as much detail as possible:
  • Include sample usage where appropriate:

mikeekeghe avatar Apr 24 '19 03:04 mikeekeghe

Do you have a specific issue here beyond the question in the title of the Issue report? you've not filled out the template at all.

andypiper avatar Apr 25 '19 22:04 andypiper

yes see the error i am getting when i try to implement twitter login "E/Twitter: Authorization completed with an error com.twitter.sdk.android.core.TwitterAuthException: Authorize failed."

mikeekeghe avatar Apr 26 '19 16:04 mikeekeghe

Have you whitelisted the callback URL on the app settings page?

andypiper avatar Apr 29 '19 11:04 andypiper