I am trying to retrieve xml from a third party API. I am able to do this using LogicApps and using Postman with no problem (see Postman including response below)
However, when I try and do the same thing from BC I get a 200 return, but the content is rubbish.
Here is my code...
Is this some sort of encoding issue?? I'm pretty sure I've got the headers correct but I'm probably doing something stupid.
Thanks
Craig