After getting everything installed and working, running the final command to backup the blog continuously gives me this error.
[FATAL] Non-OK API repsonse: HTTP 401 Unauthorized
{'meta': {'status': 401, 'msg': 'Unauthorized'}, 'errors': [{'title': 'Unauthorized', 'code': 0, 'detail': 'Got an error. Try again.'}], 'response': []}
Failed to back up my blog
("My blog" obviously being replaced my my actual blog name)
I have no idea how to fix this. Anyone know how?