openclimatefix / openclimatefix/quartz-api
Dont get 403 if not authenticated
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 13
Description
Currently if we dont authenticate and try and protected route we dont get 403, we get a general error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the unauthenticated request against a protected route and inspect the authentication and error-handling entry points involved. No files or tests are named in the issue, so trace the request until the general error is produced. Done means the unauthenticated response is a 403 rather than the reported general error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100