Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(feedback): Improve error message for 403 errors (#13441)
If the domain is not in `Allowed Domains` in the Sentry project settings, it would cause a 403 error. The default setting is `*` so this only occurs when the user changes these settings. Fixes #9856
- Loading branch information