ios – instagram沙箱用户邀请已发送但用户在哪里接受?

ios – instagram沙箱用户邀请已发送但用户在哪里接受?,第1张

概述我正在使用Instagram并且能够将邀请发送给我的第二个用户. 但是,当第二个用户登录此链接时: https://www.instagram.com/oauth/authorize/?client_id=XXXXXXX&redirect_uri=yyyyyyyyyyy://&response_type=token 他们得到了 {“code”:403,“error_type”:“OAuthForb 我正在使用Instagram并且能够将邀请发送给我的第二个用户.
但是,当第二个用户登录此链接时:
https://www.instagram.com/oauth/authorize/?clIEnt_ID=XXXXXXX&redirect_uri=yyyyyyyyyyy://&response_type=token

他们得到了

{“code”:403,“error_type”:“OAuthForbIDdenException”,“error_message”:“您不是此客户端的沙箱用户”}

我还以该用户身份登录到官方Instagram应用程序,但我仍无法接受邀请.沙箱用户如何接受邀请才能使用我的应用?

解决方法 弄清楚了.

它说的是I did read the doc:

“To manage the List of sandBox users for a given app,you can go to
the SandBox tab in your clIEnt configuration screen. There you will be
able to add and remove the sandBox users for your app,up to a maximum
of 10 users. Note that the admin of the app is always a sandBox user,
so you can effectively add up to 9 additional ‘sandBox users’.

After adding users to the List,they will have to accept your
invitation before actually becoming sandBox users. To accept the
invitation,they can go to the ‘SandBox Invites’ button on the top bar
of the developer site. In the ‘SandBox Invites’ page people can accept
or reject invitations,and also stop being sandBox users for a given
app.”

我尝试了但它没有用 – 可能是由于延迟. 5分钟后,我能够看到邀请并通过.

总结

以上是内存溢出为你收集整理的ios – instagram沙箱用户邀请已发送但用户在哪里接受?全部内容,希望文章能够帮你解决ios – instagram沙箱用户邀请已发送但用户在哪里接受?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/web/1107489.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-28
下一篇 2022-05-28

发表评论

登录后才能评论

评论列表(0条)

保存