ScottHelme / AlexaNissanLeaf

An Alexa Skill to control the Nissan Leaf
50 stars 19 forks source link

login issues #18

Closed nricklin closed 7 years ago

nricklin commented 7 years ago

Using username & password from logging in at the nissan site,

I'm seeing: Successful request UserLoginRequest.php (200: OK), regardless of using the wrong username or password but then the json output is { status: '-2010', message: 'INVALID PARAMS' }

Any thoughts here?

I can't tell if it's a wrong user/password, or if there's something else wrong with the request.

nricklin commented 7 years ago

I changed my password on the owners portal site and then it started working.