I am using a Bearer Token (Acquired using Client Credentials oAuth Flow against the Azure AD) to authenticate against the DevOps API but it responds back with 203 Non-Authoritative Information as shown in the attached screenshot.
API Used : https://vssps.dev.azure.com/{DevOps-Org}/_apis/Tokens/Pats?api-version=6.1-preview
Has anyone came across this situation ? Requesting expert advise to overcome this.