-
Notifications
You must be signed in to change notification settings - Fork 9
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
Endpoint deprecated: Please update your App #126
Comments
To which request? |
authResult contains the "Endpoint deprecated" message and "accessToken = authResult.Data.AccessToken;" throws an exception. |
For what it's worth - looks like Tesla deprecated the /oauth/token endpoint. Tim Dorr is working on updating the documentation now on his authentication page. |
Have you been able to figure this out using Tim's new documentation? I'm a bit confused by it and I don't see any changes here. |
It looks like this project is dead. |
To be fair, I'm rather preoccupied at the moment, and I don't use this library in any meaningful way anymore. I may devote time to this in the future, but I can't give any timescales. I could mark the repo as Archived if that helps. |
I get the following response:
{"response":null,"error":"Endpoint deprecated: Please update your App.","error_description":""}
The text was updated successfully, but these errors were encountered: