I trying to Create Service Hook in Azure DevOps for Jenkins then it showing error as
TF400898: An Internal Error Occurred. Activity Id: f75c09f1-a86e-4f14-a221-7cf17e9ab4cb.
And in network response showing:
{
"$id": "1",
"innerException": null,
"message": "TF400898: An Internal Error Occurred. Activity Id: f75c09f1-a86e-4f14-a221-7cf17e9ab4cb.",
"typeName": "Microsoft.VisualStudio.Services.Common.VssServiceException, Microsoft.VisualStudio.Services.Common",
"typeKey": "VssServiceException",
"errorCode": 0,
"eventId": 3000
}
I’m not able to create service hook in Azure DevOps due to this error.
I have tried from different Jenkins also but it throwing same error. Please share some solutions.
New contributor
Mahendra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.