You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The endpoint we useUserByScreenName, as the name suggests, only takes a username (screen_name) as a parameter, so adding user ids as an input would need a few changes. There is a graphql endpoint UserByRestId which would be used to implement this functionality.
Hi,
since user id is available into the api response, is possible to get user by id instead screen_name ?
Thank
The text was updated successfully, but these errors were encountered: