cli icon indicating copy to clipboard operation
cli copied to clipboard

`sasjs request` on sasjs/server does not report a 401 response

Open allanbowe opened this issue 3 years ago • 0 comments

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"

allanbowe avatar Apr 22 '22 20:04 allanbowe