MyTesla
MyTesla copied to clipboard
Connect-Tesla does not work (different error as #9)
When I call Connect-Tesla I get the following error (verbose output):

When I select China as region I get (I don't know if this should work):

Name Value
---- -----
PSVersion 7.2.2
PSEdition Core
GitCommitId 7.2.2
OS Microsoft Windows 10.0.22000
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Hi @toburger, thanks for your report! Tesla has added a gateway rejecting the requests to the Auth API. Haven't had time to rewrite Connect-Tesla. It should work if you get an access token in any other way and connect using that instead of credentials.
Thanks for the update and details on the issue. I will try to get it to work with an access token.