-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding new sensors not working after update to version 23.3.86.1520 #345
Comments
Hi @imaderaya, I have deployed a fix for this issue. Can you please follow the manual installation instructions and advise whether this issue is resolved in PrtgAPI 0.9.19-preview.2? |
Hi @lordmilko, I confirm that the issue is resolved in PrtgAPI 0.9.19-preview.2. Great job. |
Any chance of building a release and publishing to PSGallery as release or prerelease? |
Same here. After installing current Prelease, my Scripts are working again. |
I still get the issue with the latest version. Add-Sensor : Could not authenticate to PRTG; the specified username and password were invalid.
get-command add-sensor CommandType Name Version Source Cmdlet Add-Sensor 0.9.18 PrtgAPI |
Get-PrtgClient -Diagnostic PSVersion : 5.1.14393.5582 |
@MikeyMing not sure if you are using the Preview. |
How do I get the preview? When I click on the link it downloads the latest zip directly. Thanks |
You need to follow the manual installation instructions to use the latest preview build, however I am actively in the process of trying to release PrtgAPI 0.9.19, I'm just trying to resolve some issues with my build system |
Please be advised PrtgAPI 0.9.19 has now been released. Please do |
Thanks. Its working now. God bless PrtgAPI |
Hi LordMilko, I have updated to 0.9.19, but I am still getting the same error. Can you please take another look? PSVersion : 5.1.17763.4974 Set-ObjectProperty : PRTG was unable to complete the request. The server responded with the following error: The validation of the data you entered has failed. Authorization: Required field, not defined. The object has not been changed. |
Can you please provide a code sample which is generating this error? |
Please see relevant code snippet below that is causing that error:
|
Where can I download the PrtgAPI 0.9.19-preview.2? the manuial download lis broken https://ci.appveyor.com/api/projects/lordmilko/prtgapi/artifacts/PrtgAPI.zip |
PrtgAPI 0.9.19 has now been released To update PrtgAPI, please run |
Yessss, it works, thx |
Describe the bug
Hello,
After updating PRTG to version 23.3.86.1520, Adding sensors is not working any more.
The error message : Could not authenticate to PRTG; the specified username and password were invalid
Steps to reproduce
What is the output of 'Get-PrtgClient -Diagnostic'?
Additional context
There is no issue with:
The text was updated successfully, but these errors were encountered: