https://auth.tesla.com/oauth2/v3/nts/token 404 error #4221
Unanswered
ciumagcatalin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
same as here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to authenticate using the Tesla Fleet API, Third Party Token, I just created on Tesla Developer for my personal project. The problem is that when I try to use the login token and refresh token on :4000 page, it fails authenticating: Error: Tokens are invalid.
When looking on the docker instance I see that it tries to authenticate against a weburl that does not seems to be right: [error] POST https://auth.tesla.com/oauth2/v3/**nts**/token -> 404 .
Any suggestion on why this might happen? I don't want to use the third party authenticate companies.
Appreciate your help!
Catalin
Beta Was this translation helpful? Give feedback.
All reactions