Actions
Bug #15745
closedRudder-cli does not report anything when we are trying a PUT requests with an unauthorized token
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Apache does not seem to send back anything except an HTPP header with 401 when calling a PUT request with an unauthorized token on the API.
Rudder-cli should test if the error code is 401 rather than try to read the HTTP data of the response.
Actions