Luca Forstner

Results 725 comments of Luca Forstner

@Tomekmularczyk You likely want to exclude the tunnel endpoint from your middleware matcher.

Unfortunately, I don't think there is anything we can do here from within SDK land. We already talk about limitations arount the tunnelRoute option in the docs. If you feel...

Hi, thanks for writing in! Can you share what integrations/frameworks you're using and how you set up the SDK? Thanks!

@lesliewu1 You shared a backend event in your issue. What backend framework are you using and how did you set up the SDK? (ideally you share the code)

Got it thank you! We should look into this and check if this is intended or an error. The reason I say this might be intended is because at the...

@nikitar Hi, since this issue is already super old and contains some API that is already outdated, would you mind opening a separate issue outlining your problems? Thanks.

Hi, thanks for reporting this. Right away, nothing really comes to mind about why this might be happening. Just trying to narrow down the problem: - Do you have iframes...

Ok what might be going on is that Chatwoot is using Sentry themselves inside the iframe and this is causing the issue. (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Property_access_denied) Honestly, I am a bit lost myself...

@AnnPanasyuk Can you verify that the error is coming from within the SDK in your case? Thanks! I am asking because nothing you reported really points towards that.

@AnnPanasyuk what I meant is, can you verify that the error is actually caused by the SDK? It looks like the error is coming from your own code somewhere. I...