Hi All,
I'm trying to update work items in Azure DevOps via K2 REST Service Broker, however I always receive 400 Bad Request. My question - does K2 4.7 support "application/json-patch+json" Content-Type? If yes, please provide HttpHeader object.
Here is mine:
{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader[], SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","$values":[{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"content-type","Value":"application/json-patch+json; charset=utf-8"}]}
Thank you in advance for response.
Page 1 / 1
Hello,
I do not believe the application/json-patch+json content type is supported. Please see the following KB article.
https://help.k2.com/support-services/kbt177328
I do not believe the application/json-patch+json content type is supported. Please see the following KB article.
https://help.k2.com/support-services/kbt177328
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.