I'm trying auto-acknowledge certain sensors, and have followed other KBs on how to do this with the API and an HTML notifiction. My problem is with the user permissions to do so. It only works if the user is a member of the Administrators group. Is this working as designed? If the user has Read only permissions with Acknowledge alarms set to yes, or if the user has Read/Write permissions, then I get the following error.
<prtg> <version>21.4.73.1663</version> <error>Your user account is not allowed to access this information.</error> </prtg>
If the user is made a member of the Administrators group, with out changing anything else, then the API call works, and the sensor is acknowledged. This does not seem correct. Does the user need to be an administrator in order to use the API calls? I am using PRTG Hosted.
Add comment