Has anyone else had problems with oAuth echo and services like TwitPic

I'm using the SAME objective-c library to generate the oAuth signature
as for the client (which by the way the client works fine so the oAuth
signatures for that are fine).

I'm generating the oAuth headers as if it were for
https://api.twitter.com/1/account/verify_credentials.json and add it
to the http headers as per Raffi's documenation.

When I look at the oAuth headers they look fine, but TwitPic
constantly returns a 401

Reply via email to