Shopify App列表存在问题

时间:2018-05-25 04:54:21

标签: shopify shopify-app

我已将我的应用程序提交给Shopify App商店进行审核,我得到以下反馈

I was unable to install your app from the App Store listing. I was redirected to this page after clicking 'Get'. When clicking on 'Get' from the app listing, the app should immediately authenticate using OAuth. Please watch this example of what the required installation flow looks like with OAuth when clicking 'Get' from the App Store Listing.

我该如何解决这个问题?

非常感谢任何帮助。

1 个答案:

答案 0 :(得分:0)

  • 当任何人从shopify应用程序商店点击“获取”按钮时,您必须 获得商店名称后必须检查它是否会重定向到您的商店 您检查商店权限的链接&所有其他的事情 shopify商店。检查商店的权限后,它会 自动重定向到存储OAuth页面,然后您就可以了 安装应用程序。
    • 当您点击GET按钮时,您也可以自行检查重定向的位置。检查步骤: -
    • 登录shopify合作伙伴帐户转到Apps->查看应用列表。然后,您将通过单击GET按钮进行检查,以便重定向。你必须检查条件和您可能还需要在Shopify合作伙伴帐户中创建的应用程序中设置应用程序URL链接。
    • 您也可以在Shopify官方文档中使用这些内容。

如果您在尝试此问题后遇到问题,请告诉我。我很乐意帮助你。谢谢 !!

相关问题