Michael Wikberg

Results 38 comments of Michael Wikberg

Looked at the code, and it kindof seems like it's just permanently set to the default value (which is, surprise, 30). Would it be possible to provide API responses for...

Yup Bumped into this while debugging something else, and had to restart HA :disappointed:

For the record, the token exchange (using https://tokenrefreshservice.apps.emea.vwapps.io/exchangeAuthCode) fails with HTTP 400: Bad request

```JSON {"errorCode":"REQUEST_DATA_INVALID","description":"Invalid identity token."} ```

> However, my WeConnect app (Android) is failing, complaining about cookies and JavaScript required. > > I've contacted VW support (regarding the mobile app) who've passed the issue on to...

Did it start working again, or was it a temporary lucky request I just made? :D

Anyhow, I probably managed to create a workaround for the next time this specific problem happens :smile: https://github.com/robinostlund/volkswagencarnet/pull/184

Without having a sample response data with this information included, it's not possible to add it :disappointed:

The library should already support this, though I don't have that feature so I'm not sure exactly how it works and thus it's a bit tricky to test

v4.4.59 beta 2 "might" fix this issue, if the root cause is what I think it is