I created a new rails app following the instructions in the README. I have made no code changes.
As best I can tell, this is what's happening:
- Load app at https://[example].shopify.com
- App goes through auth process and is brought to the callback URL
- Callback redirects to home/index
- App displays contents outside of Shopify
- Shopify is reloaded in an attempt to embed the app
- We are brought back to step 2.
I'm looking for the right way to create an app and it is difficult when the examples don't work.
Can you please fix this?
I created a new rails app following the instructions in the README. I have made no code changes.
As best I can tell, this is what's happening:
I'm looking for the right way to create an app and it is difficult when the examples don't work.
Can you please fix this?