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

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -