Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Semantically correct HTTP codes #125

Open
Bottersnike opened this issue Oct 13, 2020 · 0 comments
Open

Semantically correct HTTP codes #125

Bottersnike opened this issue Oct 13, 2020 · 0 comments
Assignees
Labels
good first issue Good for newcomers who aren't really sure how to get started

Comments

@Bottersnike
Copy link

When an API request is made without a token, a 401 response is generated as expected, however when a correctly authenticated request is made but the user lacks permissions, a 401 response is still generated, rather than the semantically correct 403.

@amishshah amishshah added the good first issue Good for newcomers who aren't really sure how to get started label Oct 18, 2020
@Bottersnike Bottersnike self-assigned this Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers who aren't really sure how to get started
Projects
None yet
Development

No branches or pull requests

2 participants