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.
Is there any update on this please? We have people using the API to create customers, and if their name or address contains an "unusual" character e.g. an & or an accented letter, it does not get created correctly inside SERP.
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...