Tesla Java API / Implementation NoMFA "unsupported SSO app" #290
Unanswered
PatrickSchmidtSE
asked this question in
Q&A
Replies: 1 comment 3 replies
-
It looks like he updated the methods. I'm going to test them out |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The NoMFAWAY leads to an "unsupported SSO app". I converted the code to my .NET Test app and ultimatly end up in the same error :/
https://github.com/tbee/teslaApi/blob/main/src/main/java/org/tbee/tesla/TeslaNoMFALogic.java
Is there any solution to this, or do i need to implement it like here?
https://github.com/tbee/teslaApi/blob/main/src/main/java/org/tbee/tesla/TeslaMFALogic.java
Beta Was this translation helpful? Give feedback.
All reactions