jamesremuscat / pyze

Unofficial Python client and API for Renault ZE
MIT License
111 stars 30 forks source link

ZE50 Endpoint error #40

Closed sumoo13 closed 4 years ago

sumoo13 commented 4 years ago

not really an issue, just an information I noticed that there were some errors with hvac endpoint and charge endpoint with ze50

/hvac-status?country=FR): failed to open stream: HTTP request failed! HTTP/1.1 502 Bad Gateway

charges?start=20200101&end=20200210&country=FR): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden

some people with ze50 are the same error ?

neutrino85 commented 4 years ago

Same error here.

jamesremuscat commented 4 years ago

Thanks for the info.

The first of those looks like a transient error on Renault's side; it might sort itself out in time.

As for the second: if that doesn't go away, be sure you have both ZE Services subscriptions active on your account. That's an endpoint that Renault seem to be tinkering with quite a lot, so it's worth trying again later. (I seem to be saying that a lot with Renault's API...)