简体   繁体   English

Instagram Sandbox邀请页面重定向到开发人员注册页面

[英]Instagram Sandbox Invites page redirects to the developer register page

I have an app in sandbox mode and I have a sandbox user that is pending . 我有一个沙盒模式的应用程序,我有一个pending的沙箱用户。 (It has also been at least a day since the user was added). (自添加用户以来至少也是一天)。 The user can successfully use my app and has given authorization; 用户可以成功使用我的应用程序并获得授权; however, the user's likes returns an empty response (I know they can only access liked media from other authorized sandbox users, but the user has liked media from my account that is set as the admin). 但是,用户喜欢返回空响应(我知道他们只能访问其他授权沙箱用户喜欢的媒体,但用户喜欢我帐户中设置为管理员的媒体)。 The Instagram API documentation states that the user may go to their developer site and accept/decline sandbox invites from the Sandbox Invites tab except my user is shown the developer register page instead. Instagram API文档指出,用户可以访问他们的开发人员站点并接受/拒绝Sandbox Invites选项卡中的Sandbox Invites但我的用户会显示开发人员注册页面 Does anyone know what is going on/how to fix this? 有谁知道发生了什么/如何解决这个问题?

Instagram made sweeping changes to it's API and the way it is accessed recently. Instagram对其API以及最近访问的方式进行了彻底的更改。 As a result of the lockdown the Sandbox Invite process is glitchy at best. 由于锁定,Sandbox Invite流程充其量只是一个小故障。 I myself just ran into this issue of invites not showing up. 我自己刚刚遇到这个邀请没有出现的问题。

It seems, for the moment, the only way to access the invite is to fill out the developer form(I just used a http://localhost:8000 URL and a random phone number that is not likely to exist, although try without one as it might not be necessary). 目前看来,访问邀请的唯一方法是填写开发者表单(我只使用了http://localhost:8000 URL和一个不太可能存在的随机电话号码,尽管没有一个因为它可能没有必要)。 That should automatically forward you to the invite page where the invited user can then accept or decline a Sandbox Invite. 这应该会自动转到邀请页面,受邀用户可以接受或拒绝沙盒邀请。

It's a bit of a mess and the lack of documentation / indication to indicate that this step is mandatory doesn't help matters. 这有点混乱,缺乏证明这一步骤是强制性的文件/指示并没有帮助。 Hope this helps save some time and headaches! 希望这有助于节省一些时间和头痛!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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