I have a Solarwinds site that I cannot access using WWW cards.
The typical Authentication built into the WWW Card does not work.
And I have tried embedding the username in the URL the two ways I know how:
https://www.{hostname}?username={name}&password={pass}
(*USERNAME= and PASSWORD= change from site to site. You will need to look at the ‘Elements’ with ‘Developer tools’ to find the actual element IDs.)
And
https://{username}:{password}@{hostname}
The cards do not display any error codes to help me troubleshoot.
(A checkbox with “Show all the ugly errors for troubleshooting” option would be nice)
Has anyone found a solution? Or maybe a way to troubleshoot?
