Embedded App OAuth:Callback fails and couldn't get the Shopify session id on live server

Embedded App OAuth:Callback fails and couldn't get the Shopify session id on live server

MuhammadDaniyal
Shopify Partner
4 0 0

Hello Everyone! I am stuck in the OAuth process for an embedded app developed on Laravel using the Shopify CLI template. It works fine on a local server using Ngrok, but when I deployed it on the main server, the Shopify session was missing in the cookies when installing the app. I have tried sessions with samesite = 'none' as well.

Anyone who can help or has gone through the same issue

Reply 1 (1)

mustafavhora
Shopify Partner
1 0 0

I am facing similar issue where I can see skeleton loader only without any app loading in iframe, it works fine when navigating from other app to the one in laravel but if I am trying to access directly that app on shopify, it keep showing skeleton loader.