Horatio2084
Results
2
issues of
Horatio2084
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...
It looks like the Authentication doesn't work anymore. Does anyone have the same Problem? ``` Traceback (most recent call last): File "/Users/manuel/temp/fordpass-python/fordpass/demo.py", line 17, in print(r.status()) # Print the status...