When POSTing to Twitter, the signature generated by this library does not match
the signature expected by Twitter. I'm not able to figure out why this is.
Everything else works, Authorization works, GET requests work and return the
expected results.
The error from Twitter is:
<error>Could not authenticate with OAuth.</error>
I've used this tool to verify and come to this conclusion:
http://quonos.nl/oauthTester/
If you copy/paste the signable string into this tool, the signature generated
is NOT what is generated by this library. Anyone have any ideas on what is
going wrong?
Original issue reported on code.google.com by j4y...@gmail.com on 24 Oct 2011 at 9:38
Original issue reported on code.google.com by
j4y...@gmail.com
on 24 Oct 2011 at 9:38