Filip Degmecic
Results
1
issues of
Filip Degmecic
After adding Sentry to my NestJS project, when there is an error inside a function annotated with @StripeWebhookHandler, there is this error: ``` at async StripeWebhookController.handleWebhook (/opt/render/project/src/node_modules/@golevelup/nestjs-stripe/lib/stripe.webhook.controller.js:35:9) at async StripeWebhookService.handleWebhook...
stripe
Pending Repro