Unable to Locate App Proxy URL in New Dev Dashboard

Hi Shopify Team,

We recently migrated our app to the new Dev Dashboard after updating the Shopify CLI to the latest version. Since the migration, we are facing an issue:

  • We are unable to find the App Proxy URL & App URL in the new Dev Dashboard.

  • Previously, we could easily view this in the old partner dashboard, but now we’re not sure where to locate it.

Could you please guide us on where we can view or configure the App Proxy URL in the new Dev Dashboard?

Thanks in advance for your help!

Hi @Shrutika_Lokhande

You should be able to see app proxy settings are now in your shopify.app.toml file. I’d recommend reviewing this migration guide if you haven’t yet: Migrate from the Partner Dashboard

Hi @Shrutika_Lokhande

In addition to the app.toml as Liam mentions, you can also find the App Proxy settings under {your app} > Versions > {most recent version}, and you can edit the app proxy settings by clicking Create a version.

@NickWesselman Could you please tell whether the function UID is same as Function Id as it is require to create discount nodes ?

See this writeup on the difference between UIDs and the global extension identifiers –

tldr – use shopifyFunction for now to get the needed Function ID