Authentication has changed
MattCheetham opened this issue · 2 comments
MattCheetham commented
Looks like something has changed today.
I can log in fine but requesting any data such as the battery status endpoint is giving me
{ "error": { "title": "authentication", "code": "forbidden", "details": "authentication failed" } }
My live apps have stopped working but the My Renault app continues to function. I can't tell what's changed that I need to send to fix this.
jamesremuscat commented
MattCheetham commented
Thank you. I thought I'd successfully updated to the new endpoints but had made a mistake missing one of the parameters out which was working fine until now but now seems to have stopped working.
Matched the one's in your PRs and now we're all good again I think. Thanks for the help, I should have looked closer before opening this!