Re: SendWebRequest
Kevin Okello
11-11-25
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 secure communication and cannot be bypassed for live environments.

Your test server works because it uses a publicly trusted certificate. To fix this, please install a valid public SSL certificate on your live endpoint (e.g., from Let’s Encrypt or another recognized CA).

For debugging, we recommend using SendWebRequest4, as it allows full control of parameters and request logging.
If the file transfer is from your system to StandardERP, you can also consider using our REST API upload feature.


Regards.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Paul Timms
Hi Andis, if you go to Support > FAQ, there's a section containing all of the known parameters. Paul...
15:06 11 Sep 2026
Paul Timms
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt? Thi...
15:00 11 Sep 2026