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

Connection seems not to work #8

Open
NowyQuei opened this issue Aug 1, 2021 · 1 comment
Open

Connection seems not to work #8

NowyQuei opened this issue Aug 1, 2021 · 1 comment

Comments

@NowyQuei
Copy link

NowyQuei commented Aug 1, 2021

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
@SimonWahlin
Copy link
Owner

That is interesting! Which version of PowerShell are you using?

Can you post the output of $PSVersionTable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants