autoforce / autoforce/APIcasso
Sometimes error 500 should be 403
Open
- Dominant language
- Ruby
- Stars
- 31
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Once I tried to access an endpoint with a wrong access token, but this returned a 500 error code instead of a 403 (forbidden).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the request to an endpoint with an invalid access token and trace how the error is classified. Done means the invalid-token case returns HTTP 403 instead of 500, with the existing valid-token behavior unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100