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

BlahBlah?? #35

Closed
Raiden38 opened this issue Sep 11, 2021 · 10 comments
Closed

BlahBlah?? #35

Raiden38 opened this issue Sep 11, 2021 · 10 comments

Comments

@Raiden38
Copy link
Contributor

Raiden38 commented Sep 11, 2021

F1FC5888-1FE7-4BF7-B62B-047E331351C9
Since Sept 9, I get a Non-JSON response: BlahBlah! This is very weird. Any other have the issue? Maybe the URL have changed? On Nissan got hacked? Lol

@gboudreau
Copy link
Owner

Same thing here; my guess: someone @ Nissan (or more likely, a subcontractor) deployed in PROD some debugging code.

@rtw819
Copy link

rtw819 commented Sep 11, 2021

Seeing the same, and chuckled. A small part of me wonders if there is a new or different API endpoint (?) for auth since the Nissan EV&Services app connects and is still working right now with my US 2017 LEAF. Their app actually seemed speedier than average, and it seems to actually be working at the moment, so that much is hard to complain about.

It is definitely a strange response from an API call for sure, and not very professional. :D Hopefully they figure it out.

@SDeath667
Copy link

I am seeing something similar:
An error occurred: Non-JSON response received for request to 'BatteryStatusCheckRequest.php'. Response received: "\n\n
Not sure when this started, but very annoying because my code doesn’t work anymore.
I wonder if the app update had anything to do with a new API endpoint as well.
I hope this can be fixed.

@anderslundin-kanari
Copy link

anderslundin-kanari commented Sep 18, 2021

Are you using https://gdcportalgw.its-mo.com/api_v210707_NE/gdc/? If not try it, the older ones just expired and gave me the same error.

@rtw819
Copy link

rtw819 commented Sep 19, 2021

The US API endpoint seems to have changed, likely with the advent of the pending Ariya release.

From:

https://icm.infinitiusa.com/NissanLeafProd/rest/

To:

https://icm.infinitiusa.com/NissanEVProd/rest/

@gboudreau
Copy link
Owner

Looks like the API key sent in headers changed too, because just using that new URL fails with an Invalid API Key error.

gboudreau added a commit that referenced this issue Sep 19, 2021
@gboudreau
Copy link
Owner

Was able to see the new URL and API key by using Charles Debugging Proxy on an iOS device. (It doesn't work on Android anymore, since Android N.)

@Raiden38
Copy link
Contributor Author

Merci énormément!!!! :)

@SDeath667
Copy link

SDeath667 commented Sep 21, 2021

Are you using https://gdcportalgw.its-mo.com/api_v210707_NE/gdc/? If not try it, the older ones just expired and gave me the same error.

Your suggestion worked, just changing the baseURL worked to fix my issue.

@Raiden38
Copy link
Contributor Author

Oh no, it's is starting again with the new link:
Non-JSON response received for request to 'POST https://icm.infinitiusa.com/NissanEVProd/rest/auth/authenticationForAAS'. Response received: BlahBlah

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

5 participants