bachya/simplisafe-python

Error when running mfa script

Closed this issue · 4 comments

Followed all of the steps in the "Accessing the API" section of the documentation, however I get an error when running the mfa script.
Screen Shot 2021-06-05 at 10 55 43 PM

Just tried the latest dev branch and it works fine:

CleanShot 2021-06-05 at 21 36 05@2x

The "Cannot connect to host" line looks suspect; sounds like your machine can't reach that URL.

I'm getting a 401 error when I try connecting to api.simplisafe.com. Do you have any thoughts as to why I'm getting this error?

401 general indicates that your username/password is wrong.

I tried running the mfa script on my linux machine and didn't run into any issues; must of been some problem with OSX.