Hello, I’m new to @Shopify_77 /shopify-api in nextjs using app router and src directory. I’ve managed to setup OAuth flows (start and callback using route handlers) and used a middleware to start the Oath. I’m using grok locally to create a secure tunnel for my localhost.
On Shopify I have created a development store and an app (which as I understand it is going to be the one to grant access to the nextjs web application)
Where do I set the app URL and redirect URL in the partner dashboard for my app ? on the new UI I cannot see App URL and redirect URL sections in app settings. I might also be looking in the wrong place
I was actually looking in the wrong place, i was looking at the settings of the app inside of the app and not from the partner dashboard, once on the partner dashboard click apps and select the app you want, then under build section on the left hand side menu click on configaration then you will see the app url and redirect url sections
Thanks to @EcomGraduates for the reply that lead me searching for app url and redirect url