How can I test proxy calls in Shopify in development mode? -
i signed partner program , created "dev shop" testing purposes. have registered app , configured proxy settings, since app isn't published can't see how activate in dev shop. ideas?
you can set install page on app generate authorization request app.
effectively you'd take in myshopify url. if using omniauth it's pretty straightforward integrate -- https://github.com/shopify/omniauth-shopify-oauth2
take @ example app see how it's done
Comments
Post a Comment