LEAP-Systems / LEAP-Systems/api
Handle MongoDB ID Validation Error
Open
@ztnel is already working on this.
Since Oct 10, 2021.
invalid
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description
mongoengine.errors.ValidationError: 'stringstringstringstring' is not a valid ObjectId, it must be a 12-byte input or a 24-character hex string
Should return 400 not 500
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.
Assessment
This issue has not been assessed yet.