Hello!
I am trying to run my CI/CD pipelines from Azure DevOps and the repository is located on Bitbucket. When I try and manually run the pipeline, I am getting this error:
Unauthorized request. Bitbucket returned the error: 'VS30063: You are not authorized to access https://api.bitbucket.org.
I authenticated Azure on bitbucket through OAuth and I have added a service connection on Azure. Has anyone else encountered this error? Or does anyone have any advice on how to properlly connect Azure DevOps with Bitbucket so I can run my pipelines on Azure?
Thank you,
Judy