Im getting the following, Ideas?
API connection error. Aborting...
Invoke-RestMethod : Invalid URI: The hostname could not be parsed.
At C:\ProgramData\TacticalRMM\1248677640.ps1:85 char:11
+ $exists = Invoke-RestMethod -Method GET -Uri $uri_read
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (🙂 [Invoke-RestMethod], UriFormatException
+ FullyQualifiedErrorId : System.UriFormatException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand