Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ForbiddenError: invalid csrf token #361

Open
sentry-io bot opened this issue Dec 12, 2024 · 0 comments
Open

ForbiddenError: invalid csrf token #361

sentry-io bot opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working sla

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 12, 2024

Sentry Issue: COL-PRODUCTION-2K

ForbiddenError: invalid csrf token
  File "/app/server/node_modules/csurf/index.js", line 112, in csrf
    return next(createError(403, 'invalid csrf token', {
  File "/app/server/node_modules/@sentry/tracing/node_modules/@sentry-internal/tracing/cjs/node/integrations/express.js", line 112, in <anonymous>
    fn.call(this, req, res, function ( ...args) {
  File "/app/server/node_modules/express/lib/router/layer.js", line 95, in Layer.handle [as handle_request]
    fn(req, res, next);
  File "/app/server/node_modules/express/lib/router/index.js", line 328, in trim_prefix
    layer.handle_request(req, res, next);
  File "/app/server/node_modules/express/lib/router/index.js", line 286, in <anonymous>
    trim_prefix(layer, layerError, layerPath, path)
...
(5 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Open Github issue

@sentry-io sentry-io bot added bug Something isn't working sla labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sla
Projects
None yet
Development

No branches or pull requests

1 participant