We're getting HTTP 401 Unauthorized when the Elixir Sentry SDK attempts to send events to BetterStack's Sentry-compatible endpoint. The SDK successfully sends the events, but BetterStack rejects them with authentication errors.
- Elixir: 1.17+
- Sentry SDK:
{:sentry, "~> 11.0.4"}