joeshaw / carwings

Go package and CLI tool for the Nissan Leaf Carwings API
MIT License
31 stars 11 forks source link

Europe API endpoints no longer available #15

Closed nigelm closed 5 years ago

nigelm commented 5 years ago

Looks like the European API endpoints that were being used have been withdrawn:-

Logging into Carwings...
POST https://gdcportalgw.its-mo.com/gworchest_160803EC/gdc/InitialApp.php map[initial_app_strings:[geORNtsZe5I4lRGjG9GZiA]]
HTTP/1.1 404 Not Found
nigelm commented 5 years ago

If you grab the changes from https://gitlab.com/tobiaswkjeldsen/carwingsflutter/commit/76bd35f0bc888c54c2f001ee3d79b4e12e957754 then login works, but things fail later...

joeshaw commented 5 years ago

This is affecting me in the US as well, thanks for the heads up.

joeshaw commented 5 years ago

Thanks, I just pushed a fix for this. This API update also broke vehicle location functionality... I haven't been able to find an alternative for that, and I'm tracking it in #16.