Results 9 comments of Adrian

same here for the past few hours. Similar issue a few weeks ago (403), auto resolved after about 10 or so hours. Home Assistant also was impacted [link](https://github.com/home-assistant/core/issues/99947) They changed...

[fix](https://github.com/home-assistant/core/issues/101763#issuecomment-1758717916) HA group figure it out . I tested on my version and it works now - someone needs to do a PR

same with me - looks like Porsche made a big change on their APIs that needs to be reflected

i am using your latest python lib directly. I only stopped by here to see if others are seeing it. I will set up HA later to test as I...

that's what I was afraid of. I suppose someone would need to work from the Android app side to see if the mobile APIs can be used. I won't be...

I can confirm it works thanks so much I will send you an email. Note the JSON is changed quite a bit. I found ChatGPT4o quite useful to rewriting my...

OK I can get some valid data - looks like some changes in the JSON but will explore and see what I can for my use cases - thanks and...

two ICEs - some parts redacted hope this helps - I think some things are slightly different even between the two cars. { "vin": "editted", "modelName": "Panamera editted", "customName": "",...

if a new install this should work pip3 install git+https://github.com/CJNE/pyporscheconnectapi.git@new_api (or just pip ... if you only have python 3 installed)