Results 1 to 4 of 4

Thread: Twitter Android Spring call back url

  1. #1
    Join Date
    Oct 2012
    Posts
    2

    Default Twitter Android Spring call back url

    Hi,

    I am facing problem integrating Android Spring for the twitter application.
    I have registered Application with twitter but it only allow to add call back URL with http or https thats why my application can not navigate back from android browser.
    Any Solution!

  2. #2
    Join Date
    Sep 2012
    Location
    new york
    Posts
    10

    Default

    yeah the updating of twitter app prior to integrating with the Android Spring is the solution for your problem. Just try it and just your feedback.
    .

  3. #3
    Join Date
    Oct 2012
    Posts
    2

    Default

    I am running in the simulator and my call back url is http://twitter-oauth-response.res
    and in AndriodManifest following configuration is done.

    <data
    android:host="twitter-oauth-response.res"
    android:scheme="http"/>


    See the attachment browser shows Web Page not available for call back url.

    Hope this will show you all the scenario

    Attachment 5241

  4. #4

    Default

    Quote Originally Posted by dylanheyne View Post
    Have you tried updating your twitter app first? I did that and it worked for me.
    Answered all my problems. Basic and pretty much the easiest troubleshooting step.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •