Shopify CLI set up

I’m trying to set up the Shopify CLI. When I run the command “shopify theme dev --store ec1devstore1” and after I’ve successfully logged in I get the following error message.

I am the owner and I have logged into the store dashboard, so I’m stuck as to what I am doing incorrectly.

I’ve contacted Shopify support, and they could not see an issue, so they sent me here! Any help would be greatly appreciated!

Hi ec1sean,

For issues with the CLI the best resource is the [public GitHub repository] where there’s [a recent issue report] describing a similar problem.

In that post it looks like the solution was to use the ‘auth logout’ command that’s built in to the CLI to clear out the login session before trying again. If that doesn’t help then posting a followup on that issue would be a good next step.