Browse Source
Replaced 403 status code with 401 ; as 403 represents correct authentication but incorrect authorization. And the cases here are about missing creds in auth headers so 401 makes more sense. The response body is displaying the correct message but the response status code was 403.pull/13729/head
committed by
GitHub
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue