ios 如何成为 Instagram 中任何客户端的 Instagram 沙盒用户

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/34765854/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 08:34:19  来源:igfitidea点击:

How to be an Instagram sandbox user for any client in Instagram

iosinstagram-api

提问by Rove

I am building an application with Instagram login. I was able to login and fetch 20 media files as per sandbox rate-limits. Now since I want to fetch the tagged images, I have to invite users to the sandbox after which I can tag their photos and fetch data.

我正在构建一个使用 Instagram 登录的应用程序。我能够根据沙箱速率限制登录并获取 20 个媒体文件。现在因为我想获取标记的图像,所以我必须邀请用户进入沙箱,然后我可以标记他们的照片并获取数据。

My problem here is I am not able to send sandbox invite.

我的问题是我无法发送沙箱邀请。

I go to Manage Client > edit > sandbox option > type user name, enter to invite. It appears as NOT SAVEDin sandbox user, and the person to whom I am sending the invite is not getting any invite.

我去管理客户端>编辑>沙箱选项>输入用户名,输入邀请。它在沙箱用户中显示为NOT SAVED,并且我向其发送邀请的人没有收到任何邀请。

Kindly help me as this is my first project on Instagram.

请帮助我,因为这是我在 Instagram 上的第一个项目。

回答by krisrak

Press the "Save Changes" button, it will then change not savedto pending

按“保存更改”按钮,它将更改not savedpending

Manage Client > Edit > Sandbox tab > type username and Enter > click "Save Changes"

管理客户端 > 编辑 > 沙盒选项卡 > 输入用户名并回车 >单击“保存更改”

回答by serdarsenay

You need to go to Manage Client - Edit - Sandbox - type in the username and Enter as the accepted answer states, but I'd like to also add how to accept the invitation as I had to look around a bit for this, on the receiving account, log in and go to

您需要转到管理客户端 - 编辑 - 沙箱 - 输入用户名并按接受的答案状态输入,但我还想添加如何接受邀请,因为我不得不四处看看,在接收帐户,登录并转到

https://www.instagram.com/developer/

https://www.instagram.com/developer/

Click Sandbox Invites at the top menu, there your invite will be waiting for you to accept, there are no emails sent for my test accounts, hope this helps someone

单击顶部菜单中的 Sandbox Invites,您的邀请将等待您接受,我的测试帐户没有发送电子邮件,希望这对某人有所帮助

回答by Artem Kolodko

Just go to Sandbox Invites and press Accept in your test account Developer Documentation page

只需转到 Sandbox Invites 并在您的测试帐户开发人员文档页面中按 Accept

回答by Aljohn Yamaro

enable to see Accept Invitationthe other user accept the invitation must:

启用以查看接受邀请其他用户接受邀请必须:

  1. go to https://www.instagram.com/developer/
  2. Register your application.
  3. Fill in whatever is being ask ex. your website can be http://localhost
  4. after registering go to Sandbox Invites.
  5. then you can see and accept the invitation.
  1. https://www.instagram.com/developer/
  2. 注册您的应用程序。
  3. 填写任何正在询问的内容。您的网站可以是http://localhost
  4. 注册后转到Sandbox Invites
  5. 然后您就可以看到并接受邀请。