osendowment / osendowment/endowment.dev
Funding nomination form fails to submit with HTTP 422
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
the nomination form (https://endowment.dev/funding/) fails to submit and just returns:
⚠️
Invalid request data
The response from https://api.endowment.dev/public/nominate returns an HTTP 422 and contains:
{"detail":"Invalid request data"}
So theres no specific details about what part of the validation may have failed.
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
Reproduce the submission from https://endowment.dev/funding/ and inspect the response from https://api.endowment.dev/public/nominate, including which request data triggers HTTP 422. The work is done when valid nominations submit successfully and invalid data produces specific validation details instead of only “Invalid request data”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100