I'm using setAuthPostData to generate an http post. The remote endpoint is successfully contacted but the call fails because the endpoint is expecting the Content-Type header to be set to application/Json. I see no documentation or support for being able to set header values for this call. Any assistance would be appreciated.
↧