Slice machine fails to login

Hey All,

Can you please share with me the version of the CLI that you're using?
You can find that by typing prismic --version in your terminal

Can you try to npm install the latest beta version of the CLI if you don't have it yet?

npm install -g prismic-cli@3.8.3-beta.0

Once it's done could you type prismic logout than prismic login?

Thanks