Hi,
I'm trying to use this plugin with a Jeep Avenger BEV
purchased in Europe. My account is managed through the
European Jeep app (myuconnect.jeep.com), not mopar.com.
When I try to authenticate I get:
- Gigya Error Code: 403042
- Gigya Error Message: Invalid LoginID
This is because European Stellantis accounts use a
separate Gigya instance from the US mopar.com accounts.
The py-uconnect Python library (pip install py-uconnect)
already supports EU accounts using brands.JEEP_EU —
it might be useful as a reference for implementing
EU authentication in this plugin.
Vehicle: Jeep Avenger BEV (2023, Europe)
Plugin version: v0.9.14-beta.2
Homebridge version: 2.0.2
OS: antiX Linux (runit)
Thank you!
Hi,
I'm trying to use this plugin with a Jeep Avenger BEV
purchased in Europe. My account is managed through the
European Jeep app (myuconnect.jeep.com), not mopar.com.
When I try to authenticate I get:
This is because European Stellantis accounts use a
separate Gigya instance from the US mopar.com accounts.
The py-uconnect Python library (pip install py-uconnect)
already supports EU accounts using brands.JEEP_EU —
it might be useful as a reference for implementing
EU authentication in this plugin.
Vehicle: Jeep Avenger BEV (2023, Europe)
Plugin version: v0.9.14-beta.2
Homebridge version: 2.0.2
OS: antiX Linux (runit)
Thank you!