"No app with client ID" error when running shopify app dev

I just created an app with the new version of the CLI:

$ shopify --version
@shopify/cli/3.82.0 darwin-arm64 node-v20.12.2

The app shows up in the Dev dashboard, and I did select the Dev dashboard partner account when creating the app. However, when I do Shopify app dev, I get this error:

$ shopify app dev 

No app with client ID e028bd58168034812c9bf312c1b15d1a found                                                                                                                    

Next steps:                                                                               
  • Check that your account has permission to develop apps for this organization or contact the owner of the organization to grant you permission                         
  • Run shopify auth logout to log into a different account than kalenj@gmail.com
  • Pass --reset to your command to create a new app                                  

I’ve tried auth logout and log back in, and I’ve confirmed that the client ID matches the ID in the dev dashboard.

Hi @kalen, you need to use the latest version of the CLI to work with Dev Dashboard: 3.84.0

Sweet thanks - could have sworn I’d upgraded but looks like I hadn’t yet.

CLI is updated but i still get the error

shopify version
3.84.2

Hi @Daniel_Frimu , that same error? “No app with client ID”?

Is that client ID in your Developer Dashboard? can you provide more info about your specific issue?