Postman authentication not working

Jose Guerrero June 15, 2017

I've entered my atlassian username(email format and non email format) and password in Postman. When I try to run my query it returns this message

iv class="aui-message aui-message-warning warning">
                        <p>Encountered a 
                            <code>&quot;401 - Unauthorized&quot;</code> error while loading this page.
                        </p>
                        <p>
                            <a href="/secure/MyJiraHome.jspa">Go to JIRA home</a>

 I can run the same queries on my browser without any issues. This is cloud based and not in house.

 

Any ideas on how to properly authenticate with Postman? Thanks in advance.

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 15, 2024

Hi @Jose Guerrero ,

probably you are trying to perform an action not authorized for logged in user. Probably it is not a login issue.

Fabio

Suggest an answer

Log in or Sign up to answer