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
-
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