Skip to content

sdk do NOT support dsn with subpath #212

Description

@lumincui

By some reason, we can't use a absolute domain for sentry, so we use subpath instead like company.io/sentry/project_id. But sentry-python think project_id as int, and think the dsn above is invalid.

Exception:

sentry_sdk.utils.BadDsn: Invalid project in DSN (u'sentry/848')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions