Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still getting Unauthorized response after last update #39

Open
Raiden38 opened this issue Feb 2, 2022 · 4 comments
Open

Still getting Unauthorized response after last update #39

Raiden38 opened this issue Feb 2, 2022 · 4 comments

Comments

@Raiden38
Copy link
Contributor

Raiden38 commented Feb 2, 2022

Salut!!!

Even with the fix that you have done a few days ago (thanks for that btw!!), I still get this error message:

Request for 'POST https://icm.infinitiusa.com/NissanConnectEVProd/rest/auth/authenticationForAAS' failed. Response received: <title>Error</title>Unauthorized

I am not quite sure what might be the issue, as I just overwrited the class with the new content, just like I do normally.

Error_Log:

[01-Feb-2022 22:45:25 Canada/Eastern] [2022-02-01 22:45:25] [NissanConnect] Request: POST https://icm.infinitiusa.com/NissanConnectEVProd/rest/auth/authenticationForAAS {"authenticate":{"userid":"XXXXXXXXXXXXXX","password":"XXXXXXXXXXXXXX","brand-s":"N","language-s":"en","country":"CA"}}
[01-Feb-2022 22:45:25 Canada/Eastern] [2022-02-01 22:45:25] [NissanConnect] Request for 'POST https://icm.infinitiusa.com/NissanConnectEVProd/rest/auth/authenticationForAAS' failed. Response received: <html><head><title>Error</title></head><body>Unauthorized</body></html>. Will retry.
[01-Feb-2022 22:45:25 Canada/Eastern] [2022-02-01 22:45:25] [NissanConnect] Request: POST https://icm.infinitiusa.com/NissanConnectEVProd/rest/auth/authenticationForAAS {"authenticate":{"userid":"XXXXXXXXXXXXXX","password":"XXXXXXXXXXXXXX","brand-s":"N","language-s":"en","country":"CA"}}

Any ideas?

@Raiden38 Raiden38 changed the title Still getting Still getting Unauthorized response after last update Feb 2, 2022
@gboudreau
Copy link
Owner

gboudreau commented Feb 2, 2022

You got to be quicker! It worked for a day or two, then stopped. Nissan added some more checks server-side.

gboudreau added a commit that referenced this issue Feb 2, 2022
@Raiden38
Copy link
Contributor Author

Any new update on this? Maybe we could leave this issue open just for tracking, hopefully someone will find a fix?

@gboudreau
Copy link
Owner

The change I did 10 days ago fixed it, but it broke again a day or two ago.
You can follow this thread for updates : https://gist.github.com/BenWoodford/141ca350445e994e69a70aabfb6db942#gistcomment-4062591

@gboudreau gboudreau reopened this Feb 12, 2022
@Raiden38
Copy link
Contributor Author

Raiden38 commented Feb 15, 2022

Thanks for the link, will take a look at this. And thanks for reopening this issue.

Last Update:
An interesting tidbit. Nissan's own North American app is broken currently because of the changes they've made.

hahahahaha!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants