ricott / homey-com.volvocars

Volvo On Call app for Homey
https://apps.athom.com/app/com.volvocars
GNU General Public License v3.0
9 stars 5 forks source link

Getting error message incorrect VCC-API-KEY #29

Open peze78 opened 7 months ago

peze78 commented 7 months ago

Hello

I keep getting the error message that it's the wrong API key. I see on Volvo's development page that it counts requests, but the cars cannot be added. I have managed to get my two cars in once, but then it didn't work so well. Could only see location and kept getting error about wrong api key in app. My friend who only got one car connected has no problem at all.

ricott commented 7 months ago

Hi!

Unfortunately, their API is sketchy. I followed a github ticket in their example repo where they admitted they have problems. But they closed it the other day with no fix since it wasn't a problem with the example code as such.

The HA folks also have issues.

I linked my github account to the volvo developer portal and got no issues. One wonders what it is that causes the problem ...

peze78 commented 7 months ago

Okay, I tried linking my Github account too, but no difference. Exactly the same error as before.

hoetz commented 1 month ago

Same here, when I perform a HTTP request from postman it fails around 90% of the time with a 401 and sometimes it works with the same key. I suspect some issues on their backend.