From an H5 script I'm attempting to make a call to a SOAP endpoint through the ION API gateway. I'm passing an IonApiRequest into IonApiService.Current.execute() but I just keep getting 415 errors. The same XML and ION endpoint work fine when I make the call from postman. So I'm thinking there must be something wrong with my IonApiRequest.
I don't suppose any of you have made SOAP requests through the IonApiRequest function yet?
Typescript snippet attached
[View:/cfs-file/__key/communityserver-discussions-components-files/111/h5-soap.txt:320:240]