Hi everyone,
I’ve recently had an extension rejected due to including our Sentry DSN (https://*************************@.ingest.us.sentry.io) in our URL Fetch Allowlist. The Sentry SDK was bundled within the application, and we weren’t fetching external code.
The extension guidelines mention that Google Analytics is an exception to including code from an external source, but doesn’t say anything about other telemetry SDKs being forbidden if they’re bundled within the app instead of imported through script tags.
I’ve found this thread with other developers mentioning they’ve been able to use Sentry. Has there been a policy change around that, or did I do something wrong?
Thanks!