Azure DevOps Api 203 error with bearer token
I am trying to call a build pipeline from a function app. I've managed to do it with Powershell, but when using python, azure DevOps keeps giving me a 203 response and the pipeline is never run. it successfully gets…