jamesremuscat / pyze

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

Error communicating with Renault API! #94

Closed plin2 closed 2 years ago

plin2 commented 3 years ago

Hi,

I'm getting an error message when I start pyze:

Error communicating with Renault API! {"error":"access_denied","error_description":"Unauthorized"}

Did Renault change the API or did the API keys get invalidated`?

db-EV commented 3 years ago

See Error 403 on person

plin2 commented 3 years ago

New KAMERON API Ae9FDWugRxZQAGm3Sxgk7uJn6Q4CGEA2 works for me. Where do you find it?

I tried the keys obtained through https://renault-wrd-prod-1-euw1-myrapp-one.s3-eu-west-1.amazonaws.com/configuration/android/config_en_GB.json but they didn't work.

db-EV commented 3 years ago

Se https://gist.github.com/mountbatt/772e4512089802a2aa2622058dd1ded7#gistcomment-3615860 and below.

plin2 commented 3 years ago

new key works, will follow the other thread

jumpjack commented 2 years ago

Key changed again with recent app update? (21/2/2022)

plin2 commented 2 years ago

I have access problems as well: {"error":"access_denied","error_description":"Unauthorized"}

jumpjack commented 2 years ago

I just replicated the issue also in my own app and in https://github.com/hacf-fr/renault-api , hence it's not a pyze bug.

plin2 commented 2 years ago

I tried to get fresh keys from https://renault-wrd-prod-1-euw1-myrapp-one.s3-eu-west-1.amazonaws.com/configuration/android/config_en_DE.json and extracted the "wiredProd" and "gigyaProd" apikeys - didn't help. My RenaultZE App seams to work.

db-EV commented 2 years ago

I think it's a new Kamereon API key we need. This one is hardcoded in the app if I remember correct.

db-EV commented 2 years ago

See https://gist.github.com/mountbatt/772e4512089802a2aa2622058dd1ded7?permalink_comment_id=4100284#gistcomment-4100284 for new Kamereon API key.

plin2 commented 2 years ago

The new KAMEREON API Key is VAX7XYKGfa92yMvXculCkEFyfZbuM7Ss

jumpjack commented 6 months ago

new key? app updated on 26/2.

db-EV commented 6 months ago

No, ZoePHP and HA still working.