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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -