Failed retrieving user account: Unauthorized. Double-check your login status with 'netlify status' or contact support with details of your error

Hi! We’ve just released a new version of the CLI to address this issue.

Can you please run the following commands and let us know if you’re still experiencing the problem?

  1. npm i -g netlify-cli
  2. ntl version (check that it includes netlify-cli/3.4.3)
  3. ntl logout
  4. ntl login (this will open your Netlify dashboard in a browser and ask you to authorise CLI)

Thanks!

4 Likes

This worked exactly as outlined above and fixed the issue for me, thanks!

2 Likes