Hi
I'm getting a 'Current request is not a multipart request' on APS logs when trying to upload content to a task with ContentApi createRelatedContentOnTaskUsingPOST1 method. After debugging I noticed the 'Content-Type' header is always 'application/json'.
I made it work creating a custom method with the following changes

I use APS v2.3.0
Hi
I'm getting a 'Current request is not a multipart request' on APS logs when trying to upload content to a task with ContentApi createRelatedContentOnTaskUsingPOST1 method. After debugging I noticed the 'Content-Type' header is always 'application/json'.
I made it work creating a custom method with the following changes

I use APS v2.3.0