httpClientIntegration not triggering sentry events #13576
Unanswered
upneet-loco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am having some issues setting up httpClientIntegration integration for my Nextjs app.
This is my sentry.client.config.js file.
This is a part of my next.config.js
I have a part of my application where on logout, I am sending a sentry exception.
Replicating a 403 error via an interceptor, I am able to get the captureException call in my dashboard, but nothing from my httpClientIntegration.
I am very new to working with sentry so this might be a major oversight on my part. If someone can help me understand what I am doing, it'd be highly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions