The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Rovo Dev Authendication Faild

Naga Raj
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!
August 18, 2025


E:\>acli rovodev authlogin --email "********@gmail.com" --token token.txt
✗ Error: To get started, authenticate your Atlassian account:

1. Create an API token without scopes: https://id.atlassian.com/manage-profile/security/api-tokens
2. Authenticate with: 'acli rovodev auth login'
3. Start using ‘acli rovodev run'


E:\>acli rovodev auth login --email "*******@gmail.com" --token token.txt
✗ Error: failed to read token from standard input

E:\>

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dr Valeri Colon _Connect Centric_
Community Champion
November 13, 2025

@Naga Raj acli rovodev auth login doesn’t accept a token file. It only reads a token piped via stdin or entered interactively. Use: type token.txt | acli rovodev auth login
Also be sure the token is an Atlassian API token from your account, and that Rovo Dev is enabled for your org—otherwise authentication will always fail.

TAGS
AUG Leaders

Atlassian Community Events