Issues After Migrating App to Dev Dashboard with Latest Shopify CLI

Hi Shopify Team,

We recently migrated our app to the new Dev Dashboard by updating the Shopify CLI to the latest version. However, we are running into a couple of issues:

  1. Dev Dashboard Access – Our account is already verified, but we’re still unable to access the Dev Dashboard. Is there any additional step needed after verification?

  2. Function IDs Not Generating – Previously, when we deployed the app, the environment file was automatically generated with all the Shopify Function IDs. After migration, this is no longer happening, and we are unable to access the function IDs. Is there a new process for retrieving these IDs in the updated flow?

Would appreciate any guidance or clarification on these points.

Thanks in advance!

Hi Shrutika,

Regarding the Dev Dashboard Access issue, would you mind trying the following:

In the event you get the same 401 error, can you go to https://accounts.shopify.com/account and then send me the URL that you get redirected to? It will look something like https://accounts.shopify.com/account/123456/personal.

Regarding the Function IDs Not Generating issue, you can use the shopifyFunctionsquery as described here.

Are you still seeing this issue @Shrutika_Lokhande ?