Skip to content

Example app results in infinite loop #561

Description

@MisinformedDNA

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:

  1. Load app at https://[example].shopify.com
  2. App goes through auth process and is brought to the callback URL
  3. Callback redirects to home/index
  4. App displays contents outside of Shopify
  5. Shopify is reloaded in an attempt to embed the app
  6. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions