ericjeker / nestjs-sentry-example

Explanations and example project on how to setup Sentry in a Nest.js project
MIT No Attribution
83 stars 16 forks source link

Sentry Logger [warn]: Sentry responded with status code 403 to sent event. #2

Closed lucaspossam closed 1 year ago

lucaspossam commented 1 year ago

Hi,

I just setup a new nest application and using your code I getting the following error: Screen Shot 2022-10-26 at 16 10 48

I belive that is and update error since you're using version 6 and I'm installed version 7.16.

I'm new in Nest so the only thing I can do is scream for help kkkkk

Could you help me?

ericjeker commented 1 year ago

Hi Lucas,

Really sorry, it's been a while I didn't check this repository. Did you solve this issue already?

I'll try to update it with the last version and see if something is broken.

ericjeker commented 1 year ago

Hi Lucas,

I updated the repository to Sentry 7.21 and haven't had any issues with the setup. Let me know if you were able to solve your problem.