You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the past all worked flawlessly. But after a SSD disk failure I must reinstall everything and as a Python version I have now Python3.12. Now the exe file made from the Python app stops receiving data from Renault, and the Python file gives me this error: renault_api.kamereon.exceptions.AccessDeniedException: ('err.func.403', 'Forbidden action Privacy mode currently ON')
The other data are being retrieved correctly (i.e. the client id and VIN number). Only the car parameters didn't.
The text was updated successfully, but these errors were encountered:
See #1135
I have a similar issue, but only on the cockpit v1 endpoint: https://api-wired-prod-1-euw1.wrd-aws.com/commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v1/cars/{vin}/res-state?country=FR
In the past all worked flawlessly. But after a SSD disk failure I must reinstall everything and as a Python version I have now Python3.12. Now the exe file made from the Python app stops receiving data from Renault, and the Python file gives me this error: renault_api.kamereon.exceptions.AccessDeniedException: ('err.func.403', 'Forbidden action Privacy mode currently ON')
The other data are being retrieved correctly (i.e. the client id and VIN number). Only the car parameters didn't.
The text was updated successfully, but these errors were encountered: