Command line error handling needs some improvements
-
I haven't used the command line tool for a while. I tried to use it today, and was greeted with this:
Failed to get apps: 401 message: No such token. Logging in again fixed it.I think this was an expired token, so it might be the 401 response is wrong. It would also be great if there was some handling/translation of the error codes on the cli side for user-friendliness.
-
I haven't used the command line tool for a while. I tried to use it today, and was greeted with this:
Failed to get apps: 401 message: No such token. Logging in again fixed it.I think this was an expired token, so it might be the 401 response is wrong. It would also be great if there was some handling/translation of the error codes on the cli side for user-friendliness.