在商业网站上以沙盒模式使用 API
Using API in Sandbox Mode on Commercial Website
我想使用 Instagram 在我们的商业网站上显示我们在 Instagram 上发布的照片 API。
- 我觉得Sandbox Mode足够了,因为我们要显示的图片数量是20张或更少,但是在商业网站上使用Sandbox是否有规定问题?
- 另外,是否需要切换到直播模式?
官方 Instagram 说
You do not need to submit for review for this use case. If you are a developer and you want to display Instagram content on your website, then you do not need to submit your app for review. By using a client in sandbox mode, you can still access the last 20 media of any sandbox user that grants you permission.
所以实际上不需要进入Live模式。
P.S。
Here 是所有情况下的 link。
我想使用 Instagram 在我们的商业网站上显示我们在 Instagram 上发布的照片 API。
- 我觉得Sandbox Mode足够了,因为我们要显示的图片数量是20张或更少,但是在商业网站上使用Sandbox是否有规定问题?
- 另外,是否需要切换到直播模式?
官方 Instagram 说
You do not need to submit for review for this use case. If you are a developer and you want to display Instagram content on your website, then you do not need to submit your app for review. By using a client in sandbox mode, you can still access the last 20 media of any sandbox user that grants you permission.
所以实际上不需要进入Live模式。
P.S。 Here 是所有情况下的 link。