Skip to content

Incorrectly formatted OAuth requests cause uncaught errors #734

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

  1. Run the API
  2. Send an OAuth POST with query params
  3. 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

No one assigned

    Type

    No type

    Projects

    • Status

      ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions