Twitter implementation of oauth

learn more… | top users | synonyms

0
votes
1answer
50 views
+50

Twitter OAuth 1 POST requests not working

I am creating an application for iOS and I am using OAuth 1. GET requests seem to work fine but as soon as I try to make POST requests I get the following error : [code 32] Could not authenticate ...