Skip to content
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

New PRTG Update possibly introduced new bug. #273

Closed
codepend opened this issue Feb 23, 2022 · 1 comment
Closed

New PRTG Update possibly introduced new bug. #273

codepend opened this issue Feb 23, 2022 · 1 comment
Labels
duplicate Questions raised by people who don't know how to search through previous issues :P

Comments

@codepend
Copy link

Describe the bug

I am receiving an error calling GetDynamicSensorParametersAsync, it is returning a 401 un-authenticated. I am 99.999% certain this is related to an update to PRTG version 22.1.74.1869.

Was working previously until update.

PrtgAPI v0.9.16
PRTG v22.1.74.1869+

Steps to reproduce

var result = await client.GetDynamicSensorParametersAsync(device, sensorType);

What is the output of 'Get-PrtgClient -Diagnostic'?

Azure Functions, Windows, .net 5.0

Additional context

No response

@codepend codepend added the alleged-bug Bugs raised by people helpfully using the Bug Report template! label Feb 23, 2022
@lordmilko lordmilko added duplicate Questions raised by people who don't know how to search through previous issues :P and removed alleged-bug Bugs raised by people helpfully using the Bug Report template! labels Feb 23, 2022
@lordmilko
Copy link
Owner

Duplicate of #268

@lordmilko lordmilko marked this as a duplicate of #268 Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Questions raised by people who don't know how to search through previous issues :P
Projects
None yet
Development

No branches or pull requests

2 participants