michaelwoods/onstar2mqtt

Request: Bump onstarjs to 2.3.26 and rebuild Docker container

Closed this issue · 1 comments

Hi, I'm running this module as a Docker container, and recently noticed all requests are failing with this error:

{"error":{"message":"Request Failed with status 400 - Bad Request",

This was when POSTing to url: 'https://api.gm.com/api/v1/oauth/token'

I also found I was getting something similar when running a test script with onstarjs@2.3.22. Updating to 2.3.26 (released a few days ago) resolved this issue for me. It appears the key was updated: samrum/OnStarJS#231

Would you mind updating the package (I see a Dependabot PR out there already going to 2.3.25) and push a new Docker container up?

Thank you!

Build and publish in progress. Thanks for the notice.