Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed invalid api key format raising 500 (#1079)
* Fixed invalid api key format raising 500 * Modified the validate_api_key method to capture validation error and raise a UnauthorizedKey() error * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Gayathri <[email protected]>
- Loading branch information