Closed as not planned
Description
Description
https://sentry.io/share/issue/48770754fc364b67ae219941798970cf/
If you send a malformed OAuth request it will raise a 500.
Reproduction
- Run the API
- Send an OAuth POST with query params
- Note the unhandled error
Expectation
We should expect
this error and respond with a normal Bad Request and not 500.
Resolution
- 🙋 I would be interested in resolving this bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done