You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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, winke...@gmail.com
Hello,
I am using Nick Beam's Twitter interface class (http://twitter- development-talk.googlegroups.com/web/api_class.phps.txt) to try to
create a Friendship with another user. However, I am getting back HTTP
Status Code 406 (which isn't listed in the API Documentation) without
any accompany error message description. Any clues?
After trying to create the friendship via PHP5, I tried it manually
using the same URL that his "createFriendship" functions utilizes,
i.e. http://twitter.com/friendships/create/id.format . After
validating myself in the Basic Auth dialogue, I was added.