Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Always redirects to Shopify Node App – Installation #69

Closed
franz-see opened this issue Nov 19, 2017 · 6 comments
Closed

Always redirects to Shopify Node App – Installation #69

franz-see opened this issue Nov 19, 2017 · 6 comments
Labels

Comments

@franz-see
Copy link

I tried updating the .env with my data and installed the application on my demo shop. It installs successfully, but everytime I visit the app from the admin screen, it shows the "Shopify Node App – Installation" page.

From ngrok, I do see that it first tries to access "GET /", and then "GET /assets/main.js" and then "GET /install".

I was expecting to see the contents of "app.ejs" but somehow, it keeps getting redirected to "install.ejs". Is that really how it's supposed to work? Or is this a bug? If it's a bug, where can I find clues to resolve this?

@AWaselnuk AWaselnuk added bug and removed bug labels Dec 5, 2017
@mundosk8
Copy link

Im facing the same problem. Did you manage how to pass over it?

@coinpusha
Copy link

I had this issue before. Make sure your app url in shopify isn't pointing to the /install directory and make sure the url ends with a /. I hope that helps someone.

@artem-alek
Copy link

Im having a similar issue but I can't get pass the install page. I keep getting a Oauth error invalid_request: The redirect_uri is not whitelisted. I have the proper redirect of {HOST}/shopify/auth/callback. Anyone else experience this?

@leonanluppi
Copy link

@dan-gamble
Copy link

I'm getting this issue also, whenever i reload because the HMR doesn't seem to work it asks me to install again. Any ideas as to the fix?

@nwtn
Copy link
Contributor

nwtn commented May 31, 2019

Closing because this project is now deprecated.

@nwtn nwtn closed this as completed May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants