Instagram get username from userId -



Instagram get username from userId -

i have ability userid username, not have ability username userid.

i have database of userid because app needed function, want know these users or @ profiles. have otherwise update app write username database in new column, taking space app doesn't need

instagram exposes user endpoint that. see http://instagram.com/developer/endpoints/users/#get_users -> https://api.instagram.com/v1/users/(user id)/?access_token=access-token. response json , info want data.username

instagram

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -