Forge login Log in to your Atlassian account Press Ctrl+C to cancel. ? Enter your email: Next, enter your Atlassian API token. If you don't have a token, visit this URL to create one: https://id.atlassia Your response is needed to continue

I cant login
didn’t get the below message
:heavy_check_mark: Logged in as Mia Krystof

Hi @BhagyalekshmiS ,

If I understand correctly you are trying to login with your Atlassian Account email address and API Token as described in below documentation pages but you don’t get the expected message in return:

Now, if my understanding is correct, the first thing to clarify is that you are not expected to be logged in as “Mia Krystof” since that was just an example, you are supposed to get the same message for your Atlassian Account.

However, if the issue is not with the message itself, but with the fact that you can’t login, can you kindly copy paste the output of Forge CLI (after removing/masking the sensitive data) like in below example:

xxx:~$ forge login
[...]

Log in to your Atlassian account
Press Ctrl+C to cancel.

? Enter your email: dxxxxxxxxxx@atlassian.com

Next, enter your Atlassian API token. If you don't have a token, visit this URL to create one:
https://id.atlassian.com/manage/api-tokens

? Enter your Atlassian API token: [hidden]

✔ Logged in as Dario XXXXXXXXX.

Now try forge create to start a new app.

Cheers,
Dario

2 Likes