I want to access Azure Devops workitem using Service Principal

Tasktop 0 Reputation points
2024-11-18T17:40:23.6733333+00:00

I have created a Service Principal and created secret for that as well.
I am able to get the access token as well for that Service Principal using
https://login.microsoftonline.com/{tenant-id}/oauth2/tokenAPI by sending client-id, secret and type to it.

I have added this service principal as a user in ADO organisation and given read data permission in project as well.

But when I am hitting the ADO get workitem API using the token I am getting "203 Non-Authoritative Information" Error ?
Is there anything I have missed ???

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,172 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.