d4v3y0rk / ffpass

Use the command line or HTTP requests to start/stop the engine and lock/unlock the doors on your Ford vehicle.

Home Page:https://www.npmjs.com/package/ffpass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handling Request Error

Horatio2084 opened this issue · comments

Is it possible to test if the credentials are right?

The function car.auth() throw an Error if the credentials are not right and stop the script. (UnhandledPromiseRejectionWarning: Error: Request failed with status code 400)