Is there a way to PATCH/POST strings containing ampersands? If I try to update a customer name to A & B it sets it to A and misses out everything from the ampersand onwards. Thanks.
Hi Andis,
The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...