Vivek Malhotra
Vivek Malhotra

Reputation: 791

Shopify does not redirect to admin page after installation

I'm currently building a private app for Shopify. I've successfully passed the authorization step and get an appropriate response for it. However, unlike other apps that I've seen, I'm not redirected to the Shopify's admin panel followed by my response page in the frame. Instead, the redirection happens directly to my ngrok-generated address.

Upvotes: 0

Views: 627

Answers (1)

Josh Brown
Josh Brown

Reputation: 4106

If you'd like to load your app within the Shopify admin then you can implement the Embedded App SDK.

Upvotes: 1

Related Questions