I have an embedded app running app-bridge. It is running the latest version using the Shopify CDN, and it is working correctly(ApiKey is entered, and I can run commands against it).
But the App store review page says I am not authenticating with session tokens. The latest version of the app bridge should handle the session tokens automatically so I don’t think I need to do any additional work. What am I missing?
EDIT I just realised this post is very light on details…
I am linking to app-bridge using plain JS, no react and no access to node/npm/etc. My entire JS code to perform the link is as follows:
Hi @Dylan ,
Thanks for the reply. When I say “Ran commands against it”, I am referring to the app-bridge, we use it for toast and modal commands. I do not use the session token requests at all, all of our data is loaded directly from the Shopify APIs using the oAuth generated tokens.
I just want to get past this red cross in the App Store Review page
Thanks @Dylan - This certainely looks the same, but the resolution appeared to be “wait two weeks”. I’ve reached out to the support team and they have created a ticket for me with the app team. I’ll update here as/when I hear anything back.