Not authenticating with session tokens_

Hello all i have an issue with the following step i can’t submit my app untill i pass this step Not authenticating with session tokens, i have logged in my dev store sucessfully and it still the same for almost 5 days, any ideas ?!

Hi Sherif,

Is your app built using the Remix template?

yep i’m using remix template

You could try this (adding isEmbeddedApp: true)

Not sure if this helps butI’m hitting weirdness with session tokens in my POS extention.

i’m sorry Liam it didn’t work actually i added the flag and it still not triggereing the check
here is how i did it

Are you using the latest version of App Bridge or the version installed via NPM?

I have the exact same issue. I installed the app using “npm init @shopify/app@latest”. I never saw warnings regarding new versions available while testing with “shopify app dev”

App Bridge isn’t installed via NPM anymore so that might be what you are missing. Remix template does already have it in however. But worth checking

It is being used. App bridge react what i use to build admin UI.