kevinVl / NissanConnect-HomeAssistant

20 stars 1 forks source link

USA support (Session flow reporting errors)? #4

Open amaisano opened 1 year ago

amaisano commented 1 year ago

I've supplied the correct login credentials and MQTT broker connection details, but I am unable to get past the sign in flow.

It reports: "undefined: cannot read property split."

Digging deeper, the returned payload from the API reads:

"403 Access forbidden by administrator"

Please advise if the URLs need to be changed since I am not in the EU, and perhaps need to use US-based API urls?

Thanks.