Not Authorized to use CLI in live store

I logged the account in shopify CLI and thats the owner, then do theme list

and get errors

You are not authorized to use the CLI to develop in the provided store:
│ (store-name-here).myshopify.com
│ Next steps
│ • Ensure you have logged in to the store using the Shopify admin at least once.
│ • Ensure you are the store owner, or have a staff account if you are attempting to
│ log in to a dev store.
│ • Ensure you are using the permanent store domain, not a vanity domain. │

i logged admin in browser once.
used account owner.
used permanent store domain too.

still got this everytime i use “shopify theme list”

I need to make this work to push and pull my develop branch and run the theme locally.

Is this only appearing for shopify theme list or any time you use a theme command? Have you tried shopify auth logout and shopify auth login?

Hi Liam,
yes it is appearing shopify theme list. I tried shopify auth logout and shopify auth login
and those 2 works. But found an alternative ways like github integration for syncing them.