How can we find our instaram user ID and followers list and ther user ID from iphone app [duplicate]

瘦欲@ 提交于 2019-12-11 13:10:10

问题


I have an i phone app,on a button click how can I take our Instagram UserID ?

Currently I am using instagram SDK and i am getting my followers' ID, But not getting an idea how to find my USER ID

This is the code i am using now to find followers USER ID


回答1:


It is being fixed,follow the above link You will get access token with your user id and clint id in a format as below

userid.client_ID.accesstocken

if your CLIENT ID is fe35465454654654654654 and your USER ID is 458987,You will ge access token as 458987.fe35465.65465sg54654sfa48



来源:https://stackoverflow.com/questions/13833972/how-can-we-find-our-instaram-user-id-and-followers-list-and-ther-user-id-from-ip

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!