If that checkbox is used it should ask for authorisation on every call.
Without it (the default way) you authorise only on first time and then you have a session open until it expires.
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...