-
Bug
-
Resolution: Timed out
-
Low
-
43
-
Severity 3 - Minor
-
0
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Please notice that the session endpoint does not work with the API Tokens.
The REST API seems to be rejecting valid credentials.
URL hit is https://INSTANCE.atlassian.net/rest/auth/1/session, getting a 401 with correct credentials.
Workaround
Most of the times this happens because of the bruteforce protection mechanism. A way to have this working again is to reset the password for the user in id.atlassian.com by going to:
If this is not applicable because you didn't have a password previously set in id.atlassian.com and therefore you cannot use the change-password form. Then do the following:
- Go to https://id.atlassian.com/login/resetpassword
- Enter you email, complete the CAPTCHA and click on Send
- Once you receive the password reset email, do not click on the button to Access but on the link below that says "reset password".
- Fill up the new password and you are done.
- is related to
-
JRACLOUD-66793 HTTP basic authentication to rest/auth/1/session fails with 401 error for email addresses on instances with Atlassian account
- Closed
-
JRASERVER-46830 REST API /rest/auth/1/session 401 with correct credentials
- Gathering Impact