Luca Forstner
Luca Forstner
Hi, sorry that this was frustrating. First to unblock you: Can you try creating a new auth token in Sentry and set it for your build? We encode things inside...
Also, did you by any chance mean to write that you renamed your organization, and not the project? Because renaming the project should not have any effect on auth tokens.
Thanks for the detailed feedback. We are having a pretty big discussion internally on how to tie any tooling not to org slug but rather an id or even more...
@martian0x80 What do you have set as `project` in you `next.config.js`? Did you update the project there?
@martian0x80 I am absolutely certain you are not the only one running into this so no time wasted :) The next person will maybe find this thread be helpful!
@felangel this seems like a different problem. Would you mind opening a new issue and fill out the template? Thanks!
Hi, we will address this in the upcoming version 8 of the SDK. Unfortunately we have very intransparent logic for frontend traces at the moment and the trace you shared...
Hi, what does your `next.config.js` look like? Did you set a `project` value?
To confirm, the project matches the project you have configured in your self hosted instance? Can you try and verify the following things: - You set the correct `org` option....
Hm 🤔 would you mind sharing your project name? Maybe it includes unsupported characters or something? Also, would you mind base64 decoding the center part of your auth token when...