Results 1 to 2 of 2

Thread: spring-social-twitter 406 Not Acceptable Error When Requesting Token

  1. #1
    Join Date
    Mar 2008
    Posts
    4

    Default spring-social-twitter 406 Not Acceptable Error When Requesting Token

    I've been working with the spring social framework the last few days and have successfully connected to Facebook and Linkedin. I've been having difficulties authenticating with Twitter. I keep getting a 406 Not Acceptable response back during the POST /oauth/request_token step. Has anyone ever seen this error before or have any insight on why it might occur? I've tried with 1.0.0.RC2 and the latest snapshots. Any help would be much appreciated.

    Thanks

  2. #2
    Join Date
    Mar 2008
    Posts
    4

    Default

    I resolved the problem. Turns out my callback URL in my twitter application setting was blank. Filling that in fixed everything.

Tags for this Thread

Posting Permissions

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