Can't find App URL in the Settings of a Custom Application

Hi! I’m developing a custom app as a collaborator in a store.

This custom app is for authorizing the clients based on their tags in the store for various social communities such as Discord.

I’m following this resource https://shopify.dev/docs/apps/auth/oauth/getting-started and I need to specify the App URL to locally test and develop the custom application but no matter what permissions we tried on my collaborator account, I just can’t see the settings for specifying the App URL.

Am I missing something?

Hi @Nyghl :waving_hand:

For custom apps created from the merchant-admin, you can follow this doc to use the admin API with access tokens directly. OAuth is required for apps created from the partner dashboard for both custom and public apps. The app URL can be updated in the app settings page of your partner dashboard.

Hope that helps!

Can you help me with the app url to add for the apps created from partner dashboard manually?