I’m facing issue with the last step for app submission.
I’ve checked all the topics related to “Not authenticating with session tokens”, but no luck.
I’m using the latest version of the Shopify App with Remix (the starter template generated by Shopify CLI). My app is a small embed app.
I’ve reviewed all the topics related to my issue.
I’ve also applied all the suggested solutions, such as:
- Adding the
isEmbeddedApp: true
andunstable_newEmbeddedAuthStrategy: tru
to shopify.server.ts - Tried to interact with all my dev stores
And Waiting for a week, but there have been no updates.
Can anyone help me?
I just want to know when Shopify will check the app.
Are there any additional steps I need to take?
Where can I check the audit logs?
Is there any way to manually trigger the validation?