Not authenticating with session tokens
Embedded apps must use App Bridge with session tokens or user authentication.
Checked daily. Next check will run tomorrow.
For this requirement before we send an app for review for some reason we never get a tick mark. And I downloaded the template cli code and the website says that the template handles authentication with Appbridge and toke
We are experiencing the same issue.
Shopify Support told us to wait for 48 hours in the case we are using boilerplate code.
okay thanks alot! lmk if the issue gets fixed on your side! Ill keep you updated about my status as well
Facing same issue. Was this resolved for you? It looks like the test wasn’t even run for me even after 24 hours.
hey you are right after 48 hours the test ran and passed
i waited for 48 hrs and the test ran and passed
hey i waited for 48 hrs and the test ran and passed
So in conclusion, after updating the live app URLs, it may take more than 24 hours for the changes to take effect.
It’s important to use the app after updating the URLs and allow approximately 48 hours for the update to be reflected.
I have waited for over almost a week. Every day I uninstall the app and reinstall it. This is what I see in my logs.
[shopify-app/INFO] Authenticating admin request | {shop: .myshopify.com}
[shopify-app/INFO] No valid session found | {shop: .myshopify.com}
[shopify-app/INFO] Requesting offline access token | {shop: .myshopify.com}
[shopify-api/INFO] Creating new session | {shop: .myshopify.com, isOnline: false}
I do this process on a dev store. I have deployed the app on Render. I have a starter pack so it won’t stop. The app is built on top of Shopify’s Remix template Is there anything you feel I could be missing or doing wrong? Thanks!