Forum Discussion

sacali's avatar
sacali
Icon for Microsoft Employee rankMicrosoft Employee
4 years ago
Solved

Connect to OData with PAT

I'm trying to change my OData connection to authenticate via PAT token instead of organizational account. I've followed the steps as described here (https://docs.microsoft.com/en-us/azure/devops/repo...
  • sacali's avatar
    4 years ago

    Figured it out- my PAT token was configured incorrectly and did not have Read permissions to Analytics. Making a new token with correct permissions resolved the issue.