Chris
unread,Apr 1, 2009, 10:20:40 PM4/1/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitter Development Talk
Hi guy,
I have just integrated OAuth into my web app, and all is going well
except for one thing:
When I call "friendships/exists" I always receive "Invalid OAuth
Request".
It seems that if my request to "friendships/exists" works if it is a
POST, but if it is a GET it never works.
Can I rely that the POST will always work?
Thanks,
Chris.