Skip to content

fix: error handling for invalid tokens

Christian Willner requested to merge fix--error-handling-for-invalid-tokens into main

In the case of 401 answers, return code would be 0, but stderr would have the error message for the user.

Merge request reports

Loading