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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -