Web Server version: 13.0.29.23859
Base Monitor version: 13.0.29.23859
I am trying to connect to SQL Monitor using the PowerShell API and when I run command
Connect-SqlMonitor -ServerUrl $serverURL -AuthToken $authToken
I get this error, I am using the latest versions.
Exception: Mismatch between versions. Connected to SQL Monitor v. pre-13.0.5, but this PowerShell module was downloaded from SQL Monitor v. 13.0.6.14034. Download and import the PowerShell module again.
Base Monitor version: 13.0.29.23859
I am trying to connect to SQL Monitor using the PowerShell API and when I run command