Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi. I'm ttrying to create ClientCertificateUserConfiguration type user with using SOAP API.
So far I've managed to create "blank" user without a certificate, but don't know how to provide a certificate into request. Here is a quote from the Northboun...
Hi. I get 422 error when trying to update DATETIME service item fields. Here is what I do: get timestamp as a string, use parse date activity to covert it to DATETIME and use the result as an update value in update service item activity. Looks pretty...
Hi. Thank you for the response. The mentioned problem was solved, but now I have another one.
I'm using ClientCertificateUser as runtimeUser for a web target to authenticate requests. It works smooth for GET requests, but fails for POST with 403 (For...