I am having an issue trying to authenticate to an API through the PRTG HTTP XML/REST Sensor, but can authenticate using other tools after ensuring the encoding in those other tools is set to Base64/ISO-8859-1. Is there any way to ensure PRTG is sending this request using the ISO-8859-1 encoding?
HTTP XML/REST Sensor Encoding
Modified on 2025-06-10 13:33:55 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
The encoding is dynamically taken from the HTTP result, with a fallback to 8859-1.
There is no encoding in sending the HTTP request.
Best regards.
Oct, 2014 - Permalink