App reviews, troubleshooting, and recommendations
Hello,
i need help
Fresh installs work well on my app but whenever a reinstall is attempted or better put attempting to install from the Partner's Dashboard.
I get a there's no page at this address error screen.
I built the app using the Remix App Template
https://www.loom.com/share/1f89af5c60d0404caa55d76d3d01a24e?sid=30cbd062-17aa-4d62-b1e7-11d22ed9dcde
Solved! Go to the solution
This is an accepted solution.
This is the cause of the error, try commenting unstable_newEmbeddedAuthStrategy again
The 404 makes me think this could be a URL update issue. If you are still in a dev enviorment then make sure you are running "npm run dev" when trying to install the app. If you are still working in "dev" do you have `automatically_update_urls_on_dev = true`?
If yes, I would run "npm run dev --reset" and see if that helps.
If you have the app deployed to a server then make sure your URLs are all updated.
Also, I noticed you said you tried installing it from the partner dashboard but you were still in the Shopify Admin when you tried installing it.
the app has been deployed to a server.
Shopify Review team actually sent the screencast. Normal App installation works just fine, so it doesn't seem like a URL update issue.
Could be a firewall issue? 404 means it was looking for a page and couldn't find it. Lemme try a few things and I will let you know.
Could you follow the same steps they performed in the screencast and check your server logs for any errors or connections? Any error would help tremendously here.
I reinstalled the app (the normal way), uninstalled it, and tried reinstalling it from the Partner's dashboard, but it won't install and no error in my logs
i have the same problem, just didnt pass the review because when i delete the app from my dev store and then reinstall didnt redirect to Oauth url. now i host it on heroku and make also a database there. My webhook deletes the session and data from the shop after i uninstall the app but redirect to a 404 error There's no page at this address
You have all of your URLs updated in your app and partner dashboard?
yes i have everything on my dashboard and on .env. i suppose i must write a code somewhere on my app to redirect if there is no session to redirect to oauth. but haven't found a solution yet.
this is the problem that i have https://screenshot.click/15-26-24340-77610.webm
Did you make any changes to shopify.server.js or entry.server.jsx?
i have made some changes on shopify.server.js like adding subscription plans. should i change something?
What's the normal way? How exactly did you install it?
This is an accepted solution.
This is the cause of the error, try commenting unstable_newEmbeddedAuthStrategy again
thanks but nothing happened. i already had this on and made also a new app from scratch and still have the same problem
for god shake. just made unstable_newEmbeddedAuthStrategy to false and worked -_- all these days just this....
Lol Sorry man, that's one of those new things they like to surprise you with... Or at least for people like me who don't follow updates closely.
Also, push config is no more. RIP.
Commenting that line in shopify.server.js file also did finally enable to install my app into the development store.
Even the Partner support was not able to help me with this.
This seems a variable left there and not tested after some last release of Remix
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024