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

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -