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

Base URL Changed Again? #18

Closed jeremyakers closed 6 years ago

jeremyakers commented 6 years ago

The current Base URL of:

https://gdcportalgw.its-mo.com/gworchest_160803A/gdc/

Is returning this error message:

Http Status: 404: Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

404 Not Found

Not Found

The requested URL /gworchest_160803A/gdc/UserLoginRequest.php was not found on this server.

Did they change the base URL again or is this a temporary issue?

-Jeremy

gboudreau commented 6 years ago

Nissan LEAF official app on Android never loads, so I guess the issue is temporary.

windsorsean commented 6 years ago

I just switched my scripts over to the new NissanConnect APIs. E.g. https://gist.github.com/BenWoodford/141ca350445e994e69a70aabfb6db942

gboudreau commented 6 years ago

There you go. Back to working. We're missing a few things, but otherwise seems to work fine. A lot of things got deprecated...