Cant install app - ngrok url is not whitelisted (Rails)

Hey dear community,

I finally set up everything for the ngrok and I had a static url previously for it. Ngrok somehow gave me now a nonstatic one, which I dont mind at all but somehow the redirect_uri is still wrong and the redirect for the shopinstall is using the old one.

I changed it in:

  • development.rb

  • shopify_app.rb (in all webhooks i used)

  • Shopify Partners Page → App Setup → URLS → App URL & Allowered redirection URL

  • Shopify Partners Page → App Setup → Privacy webhooks

but what do I miss, where do I need to change it aswell?

Sorry for those kind of probably stupid questions… :sweat_smile:

Best Regards,

Torsten

Hey there,

yep - I was stupid. My IDE didnt show me the .env file where the old entry was still inside…Sorry!