I've sort of hit a wall with my initial install of my app into a test store in order to get the demo app up and running. I've followed the tutorials to the letter, the shopify_app generator generates the initial code with my API Key and Secret Share (It does ask me to replace more files than are listed on the tutorial) but following that when I run the server and place the subdomain of the test store in to install after about 30 seconds I get an SSL Connection Reset By Peer timeout when the Callback class starts to push back to localhost:3000. The app shows up as installed in the test store but I can't get it the demo to launch on my end nor get past the intitial install screen.
Would greatly appreciate any help!
Thanks