由于无效原因,我的应用被 Instagram Basic Display API 审核拒绝

My App was rejected by Instagram Basic Display API review due to invalid reasons

我正在开发一款应用,允许用户在我的应用中连接他们的 Instagram 个人资料。

因此,来自我的应用程序的其他已连接用户可以访问他们的 Instagram 个人资料。

这与 Tinder 已经在他们的应用中实现的类似。参考 this link.

为了实现这个,我们需要实现Instagram Basic Display API as per the new announcement by Facebook on October 16, 2019 in this blog. Now, it is mandatory that all Instagram apps must be submitted for review from Facebook app (add Instagram as a Product in Facebook App) for using these 2 permissions viz. instagram_graph_user_profile and instagram_graph_user_media

因此,我在我的应用程序中使用了 instagram_graph_user_profile 权限。

从我在 Facebook 上的应用面板,转到 产品,在 产品 下,您会找到 Instagram(如果在products下找不到Instagram,需要添加)。 在 Instagram 下,您会找到 Basic Display。 在那里,您可以选择在完成应用详细信息后提交应用以供审核。

所以,我从这里提交了应用程序以供审核。 我已经清楚地提供了在我的应用程序中在哪里找到 instagram 功能的所有说明,而且它在我已经提交给他们的捕获的截屏视频中正确显示。

但是,我的应用被拒绝了,原因如下。

  1. instagram_graph_user_profile

Not Approved

During review, we were unable to connect your application with Instagram. Please resubmit with a new screencast or a revised submission that describes how a user can link their Instagram account to the app.

Your submission is missing notes for this permission.

Your submission must include a screencast.

  1. 应用验证

Not Approved

During review, we could not locate the Instagram Basic Display experience in your app.

Please make sure that linking is easy to conduct and consistent with the Instagram brand guidelines. You can show how to initialize the Instagram Basic Display experience using your screencast and reviewer instructions.

If any of your platforms (iOS, Android, other) does not support the Instagram Basic Display experience, please remove that platform from Settings.

Complete the details for this item before submitting.

1. What could be the reason that my app was rejected?

2. Is there anything I'm missing while submitting the app for review?

请帮助我理解这个新流程并指导我正确的方向,让我的应用获得批准使用 Instagram Basic Display API

我已于 2019 年 12 月 30 日 向 Instagram Basic Display API 重新提交我的应用以进行第二次审核。

我在新提交中考虑的更改如下:

  1. 如果您的应用使用 Facebook 登录,请提供从 Facebook 登录开始使用 Instagram 基本显示的步骤 API 并相应地分享截屏视频。 (我的第一个应用提交不包括步骤和登录截屏)
  2. 如果您的应用不使用 Facebook 登录,请提供从登录到应用的步骤(在步骤中提及登录凭据)以使用其 API s 并分享截屏视频。 (我的第一次提交没有包括登录的步骤和截屏视频)
  3. 请为您的应用提供正确的用例,说明它为何使用 Instagram 基本显示 API,并明确说明它 添加到[的价值[=] =46=] 来自您应用的 Instagram 用户。 (这似乎是最重要的,所以我添加了关于我的用例的更多详细信息)

2020 年 1 月 15 日,我的应用程序 获得批准 只是因为(我认为) 我对以上几点进行了相应的更改。 请参考这个截图。

另一个需要考虑的重点是:

  1. 我提交的第一个应用程序花了大约 12 天的时间进行审核并获得结果。 2019 年 12 月 17 日2019 年 12 月 28 日
  2. 我第二次提交应用程序(获得批准)花了大约 17 天的时间来审核并获得结果。 2019 年 12 月 30 日2020 年 1 月 15 日

我希望这对面临类似问题的所有其他人有所帮助。

此 link 于 2022 年更新:

将您的用户名替换为{username}:

<a href="https://www.instagram.com/{username}/">Link of Instagram</a>