webhooks - How to get Page ID and page access token using Instagram Graph API? - Stack Overflow

I'm trying to retrieve the Page ID and access token using the Instagram Graph API with the followi

I'm trying to retrieve the Page ID and access token using the Instagram Graph API with the following request:

curl --location '.0/me/accounts?access_token=IGAAY...'  

Is this request valid for V22.0?

I want to automate the process on login, so I am using the access_token which I got from this request

curl -X POST  \
-F 'client_id=990602627938098' \
-F 'client_secret=a1b2C3D4' \
-F 'grant_type=authorization_code' \
-F 'redirect_uri=/' \
-F 'code=AQBx-hBsH3...'

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744369018a4570853.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信