Hi, Bit of a noob question, but I've spent nearly an hour on this and can't figure it out. Basically, using the twitter Api 1.1, how can I, using php, find out if user a is following user b? https://dev.twitter.com/docs/api/1.1/get/friendships/show What to do with: https://api.twitter.com/1.1/friendships/show.json?source_screen_name=bert&target_screen_name=ernie ? If you have any questions or if I haven't been clear enough, let me know. -Will
re: https://dev.twitter.com/docs/api/1.1/get/friendships/show notice Authentication Requires user context