Hi, I just wanted to make sure the field “screen_name” for the friendships/create function is the twitter user name. For instance, my twitter name is @tonsoftoons then the “screen_name”=“tonsoftoons” ?? Thanks!
yes it is… go ahead…
Thank you!
How can I find the user_id? I need it for oauth.json of a twitter data mining application. Where can this ID be found?
Hello Darcy, I met the same question and found out how to get through them from API 1.1. Please refer to the webpage https://dev.twitter.com/docs/api/1.1/get/users/lookup for the details.