Actual hashes have been modified to protect the innocent
- provider: https://api.twitter.com/1/account/verify_credentials.json
- headers: OAuth
- oauth_timestamp="1318885877",
- oauth_nonce="BC898B80-069E-4C42-A2AD-6A6D3B52A070",
- oauth_version="1.0",
- oauth_consumer_key="IQKbtAYlXLr9pLGPWd0HUA",
- oauth_signature_method="HMAC-SHA1",
- oauth_signature="bnVzT%2FhKUQBwNoFVJgwuRMaU79c%3D"
error
- Could not authenticate with OAuth. request
- /1/account/verify_credentials.json
- provider: https://api.twitter.com/1/account/verify_credentials.json
- headers: OAuth
- realm="*",
- oauth_consumer_key="8AeR93em84Pyuv5i1QGA",
- oauth_nonce="81745325-D1C8-49D6-B47D-B2FFB6AF7E7B",
- oauth_signature="PchA53uHATgkhqFvBXdB8DijKVM%3D",
- oauth_signature_method="HMAC-SHA1",
- oauth_timestamp="1318886086",
- oauth_token="11801842-vZqIbiLmWWcLucgO6zxkdZ5mHdPab1cyybuDw22KP",
- oauth_version="1.0"
Everything works!
I found this from Google searches. I'm experiencing the same issue. Have you found any way to get Twitter for iOS 5 to start sending the oauth_token?