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.
Updated by Félix DALLIDET about 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-api-client/pull/24
Updated by Félix DALLIDET about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-api-client|f176cdae2dc97bb463aee84d45fad9e7a46ced4b.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
Actions