I followed all the direction to set up a Rails app that connects with Shopify (using shopify_app gem, etc.), but my app won't work locally. I get it to display when I go to localhost:3000, but when I try to INSTALL, it fails with a "Secure Connection Failed" error. I've tried a lot of permutations of domains, but they all lead to the same error.
Any ideas?