Sentry
Where to issue a Sentry auth token and connect it to Nora.
Where to apply for credentials
Sentry — Auth Tokens
Settings → Account → API → Auth Tokens
1
Click Create New Token
Pick scopes —
project:read, project:write, org:read are the common minimum.2
Copy
Sentry shows the token once.
Connect in Nora
Paste the token. Optionally set the Organization Slug + Project Slug. Nora callsGET /api/0/ with Bearer auth to verify.

