简体   繁体   中英

Instagram how to get user id from access token using javascript?

是否有Instagram JS SDK可以使用访问令牌获取用户ID?

Enter this url in your browser with the users name you want to find and your access token

> https://api.instagram.com/v1/users/search?q=[USERNAME]&access_token=[ACCESS
 TOKEN]

you can find more information here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM