Streaming byte array (wodHttpDLX)
Hi
VBA/VB cannot make a difference. Server don't know what you're using. Simply - data you are sending isn't same in both cases.
If you can somehow capture what you're sending in C# (such as with Fiddler) and then capture what you're sending with wodHttpDLX (with same Fiddler) you can spot the difference - and then just make the change in wodHttpDLX. It's usually just adding one header, changing body a bit or something simple.
Jasmine.