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?
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
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