Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error!! Rovo Authentication Failed!

Jin BaiWan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2025

I can't seem to authenticate rovodev cli with the instructions and the generated api token from my profile. 

I tried it multiple times changing emails and generating new api tokens, but no luck. Can someone help me?Snipaste_2025-06-25_17-25-00.png

4 comments

Comment

Log in or Sign up to comment
Pallavi Shirodkar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 25, 2025

Hi @Jin BaiWan 

Please try this out 

  • Try logging in via the CLI on a different machine or network to rule out local environment issues.

  • Check for CLI updates: Make sure you have the latest version of the ACLI tool.

Like Jovana Dunisijevic likes this
Daniel Comer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2025

I posted this previously on another topic but hopefully this will help

hi for anyone who is having auth issues on windows


acli rovodev auth login
✗ Error: authentication failed


i have found success in doing the following - enter your email and press enter then when the console asks for password do the following...

copy your API key to your clipboard (ctrl+c)

right click on the grab bar at the top of powershell/terminal you are using then select edit then click paste in the drop menu that appears - this will paste the password in the correct format expected. it appears that when pasting with ctrl+v its pasting the API key wrong.

i hope this helps a bit. 

Please let me know if this worked for you!

Like # people like this
fred smith
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2025

worked perfectly with past in drop down menu, thanks :-)

Like Jovana Dunisijevic likes this
Wilson Porto June 25, 2025

Hi,

I got the same issue and then tried without "", then it worked.

Like Jovana Dunisijevic likes this
Peter Wu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 26, 2025

Hi @Jin BaiWan

This is a known issue affecting Windows PowerShell users that we are aware of and working on a fix. In the mean time, please following these steps to mitigate:

  1. Delete <user home dir>\.rovodev\sessions directory

  2. Login using Windows Command Line:

    1. Copy & paste the API token (not scoped) in a text file (i.e. token.txt)

    2. Use the following command to authenticate :acli rovodev auth login --email "user@email.com" --token < token.txt

We also updated our documentation here: https://rovodevagents-beta.atlassian.net/wiki/spaces/RDAB/pages/40501249/How+to+use+Rovo+Dev+CLI#Known-Issues-%26-Mitigations

Thank you.

TAGS
AUG Leaders

Atlassian Community Events