MyTesla
MyTesla copied to clipboard
Connection seems not to work
hi i tried exatly as worte in your help file and i run in an issue... This is the error msg:
ConvertTo-QueryString : Der Typ [System.Web.HttpUtility] wurde nicht gefunden. In C:\Users\nowyquei\git\repo\MyTesla\Source\Private\AuthHelpers.ps1:110 Zeichen:18
-
$Uri.Query = ConvertTo-QueryString -Hashtable $Query -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (System.Web.HttpUtility:TypeName) [ConvertTo-QueryString], RuntimeException
- FullyQualifiedErrorId : TypeNotFound,ConvertTo-QueryString
That is interesting! Which version of PowerShell are you using?
Can you post the output of $PSVersionTable?