I see in the latest release notes (July 2023) that GET request now supports fetching of attachments
using get_attachdata. Is it possible to POST attachments when inserting/updating a record over the REST API?
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...