•   over 1 year ago

Adding app

it keeps saying this not working

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

? Enter your email: 14soulemanesow@gmail.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]

× Logging you in...

Error: We couldn't log you in with those credentials. Check your email address and token before rerunning the command.

Rerunning the command with --verbose may give more details.
PS C:\Users\Code\Code\AI-Meeting-Summarizer-with-Confluence-and-Jira-integration-main> my token and email is the same

  • 1 comment

  •   •   over 1 year ago

    Hi there. It's probably one of the two problems below (I just tested it myself, so I know it's working):

    1. The email address that you've created the API token for is not the same as the one you're typing into the Forge CLI. When you're in https://id.atlassian.com/manage/api-tokens, click on the Email tab and verify that it's the same.

    2. If they are the same, then the problem may be how you're pasting it. I see that you're in Windows, and sometimes the command line interface / terminal prompt can be finicky (and it doesn't help that the key isn't echoed back [for security]). To paste on Windows terminal, you'd use the right-click on mouse. Another way is to use Control+Shift+V. Test out paste by just trying to paste your key in the regular terminal prompt, making sure that it's pasting correctly.

Comments are closed.