Hi all.
I am using Power Automate Desktop to do some end-to-end testing and update an Azure TestPoint with the result.
Well, when I am trying to use the Azure DevOps API to update the TestPoint result with the following configuration (sorry, it is in spanish):

I get the following error:
Status Code: 415
WebServiceResponse: {"$id":"1","innerException":null,"message":"TF400898: An Internal Error Occurred. Activity Id: 5d7f6aad-0023-4811-9175-f496c242f1da.","typeName":"System.Web.Http.HttpResponseException, System.Web.Http","typeKey":"HttpResponseException","errorCode":0,"eventId":0}
It's curious but if I run the same request in Post-Man it works.
Can you help me? I've tried almost everything
Azure DevOps Rest Services Documentation: Points - Update - REST API (Azure DevOps Test) | Microsoft Learn