Open cjlpowers opened 5 years ago
It seems like the depreciation notice is just for Jira and Confluence. It works fine for me, are you sure using the bitbucket credentials?
I also get a 401 Unauthorized response when using my Bitbucket credentials xxx@jcd.dk and password.
We are self-hosting verdaccio version 2.7.4 and using BitBucket Standard plan with 15 users.
I am seeing a 403 response when attempting to login using this plugin. The problem appears to be with this call.
I can reproduce the error using the following curl.
That results in a 403.
I have also tried using a app password. That results in a 401.
Is this error the result of Atlassian deprecating basic auth in their APIs?