cli
cli copied to clipboard
`sasjs request` on sasjs/server does not report a 401 response
When running sasjs request on sasjs/server with an invalid access token, nothing is shown in the console despite the network request returning a 401 error code.
We should show a helpful message to the user, such as: "401 received - please check credentials and re-run sasjs auth"