michaelwoods / onstar2mqtt

OnStarJS wrapper for MQTT
MIT License
107 stars 40 forks source link

Request Failed with status 400 - Bad Request #284

Closed charliesoap4 closed 1 year ago

charliesoap4 commented 1 year ago

19 hours ago, I started getting this error when requesting diagnostics.

Request Failed with status 400 - Bad Request

...followed by hundreds of lines of gibberish. I've restarted the container, as well as checked to make sure I can login with the My Chevrolet app.

BigThunderSR commented 1 year ago

This needs to be fixed with a new build incorporating OnStarJS 2.3.23. You can use my fork until @michaelwoods is able to release a new version: https://github.com/BigThunderSR/onstar2mqtt

charliesoap4 commented 1 year ago

You can use my fork until @michaelwoods is able to release a new version: https://github.com/BigThunderSR/onstar2mqtt

I did, but yours give me a Status 500 Internal Server Error code.

BigThunderSR commented 1 year ago

You can use my fork until @michaelwoods is able to release a new version: https://github.com/BigThunderSR/onstar2mqtt

I did, but yours give me a Status 500 Internal Server Error code.

That's just the OnStar API being itself and nothing to do with the code. 🙂

Give it some time and it will eventually decide it will respond to the requests.

charliesoap4 commented 1 year ago

That's just the OnStar API being itself and nothing to do with the code. 🙂

Give it some time and it will eventually decide it will respond to the requests.

Gotcha. Thanks!

michaelwoods commented 1 year ago

v1.5.8 released with version bump