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

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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events