Skip to content

"The app couldn't be loaded" error  #7

Description

@hrstrand

I am following the example mentioned in the readme, but I get this when trying to install or access the app

Screenshot 2022-03-09 at 22 38 54

I can see that the online auth path is hit, and it redirects with

ctx.redirect(/install/auth/?shop=${shop});

From web server logs, I can observe that this is then hit :
"GET /auth/callback?code=aeccdc[...]"

Any clue to what that above error indicates? Do I need to set some specific allowed redirect urls in the Shopify app setup web ui?

thanks for any hints

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions