gboudreau / nissan-connect-php

Use the Nissan Connect (was Carwings) API using a simple PHP class.
GNU General Public License v3.0
38 stars 17 forks source link

The return of the BlahBlah code :( #36

Closed Raiden38 closed 2 years ago

Raiden38 commented 3 years ago

So the issue starts again today (the query worked fine this morning, but not this evening): Non-JSON response received for request to 'POST https://icm.infinitiusa.com/NissanEVProd/rest/auth/authenticationForAAS'. Response received: BlahBlah

Originally posted by @gboudreau in https://github.com/gboudreau/nissan-connect-php/issues/35#issuecomment-922489498

gboudreau commented 3 years ago

Indeed. And I can't trace the HTTPS connection from the app now; maybe they added certificate pinning in the app, which prevents SSL proxying..?

gboudreau commented 3 years ago

Found new infos to use here : https://github.com/Tobiaswk/dartnissanconnectna/commit/411d5266f98d89903598ab2af6ab7c6b3e5b5650

Raiden38 commented 3 years ago

Thanks again for your help, new version works perfectly now! :)

gboudreau commented 3 years ago

Broke again a few weeks ago. Ref: https://tobis.dk/blog/open-letter-nissan-resistance-is-futile/ How to fix: https://github.com/Tobiaswk/dartnissanconnectna/commits/master