I am working on the Shopify app development. Right now I am working on my local system and try to connect this with the localhost.
Shopify auth is working fine but I have faced problems in redirection URL callback function. It always returns with an https request. I have mentioned redirect URL with http://localhost/appname/callback.
Does Shopify app only work on https?
Please let me know if anyone has knowledge of the Shopify app.