Hi!
The customer has equal sign in ITNO like 123456=123 that cause problems with API.
If I drop api call direct to browsers URL field it works fine but when that very same API call runs in script in M3 then = will be encoded to %3D.
It there any way to force keep format as it in string?
Br Jyka