In my Postman whenever i am adding my Bitbucket details, then am getting 401 Unauthorized.
Steps am taking-
1) Using Get in Postman and using this as url - https://api.bitbucket.org/2.0/user
2) In Authorization, i have selected basic auth.
3) In username, i have added my Bitbucket account username and in password i have added the API key i have.
4) When clicking on Send, i am geting 401 Unauthorized