【发布时间】:2016-03-18 05:20:36
【问题描述】:
我正在使用 instagram,并且能够将邀请发送给我的第二个用户。 但是,当第二个用户登录此链接时:
https://www.instagram.com/oauth/authorize/?client_id=XXXXXXX&redirect_uri=yyyyyyyyyyy://&response_type=token
他们只是得到
{"code": 403, "error_type": "OAuthForbiddenException", "error_message": "You are not a sandbox user of this client"}
我还以该用户身份登录了官方 instagram 应用程序,但我仍然没有地方接受邀请。沙盒用户如何接受他们使用我的应用的邀请?
【问题讨论】:
标签: ios iphone facebook instagram instagram-api