Skip to content

Next.js client monitoring not working in EU region #11559

Closed
@jkytomak

Description

@jkytomak

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Install sentry:
"@sentry/nextjs": "^7.109.0",
and create organization in EU region and point it there.

Next version in use is:
"next": "^12.3.4",

Expected Result

Client can send Sentry events via server to Sentry EU.

Actual Result

Server monitoring works fine, but client gets from /api/monitoring requests this response:

403 Forbidden
{"detail":"event submission rejected with_reason: ProjectId"}

If I change the client dsn to old US one, client monitoring works.

Product Area

Replays and Issues

Link

ORG_SLUG: humbol

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions