Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
As the title suggests, I am trying to submit an app for review and I got the following message:
The thing is the app is not storing any Customer information and I don't know what to put here...
The app only stores the necessary things in a database to keep state: shopify_domain, shopify_token, access_scopes, other customer data is not stored...
Any advice on this would be appreciated.
Regards
Hello,
I found that you need to create those endpoints either way and return 200 ok from them.
The question is where can I find examples for the node - react application for koa?
I am trying the following methods:
How can I test this?
Regards
I am was also trying to do the same thing but faced this issue and then I visited thispage where I read an articles guide to that helped me to solve this app reviews issue.
I am currently trying to test this too, did you find a way?
Hello,
Just as I said above, if its not the case for you then you need to create the route anyway and simply return 200 OK from them by default.
Regards