Replies: 1 comment
-
Hey @franckOL what version of the SDK are you using? With Sentry.init({
// ...
transportOptions: {
caCerts: ...
},
}); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm able to set everthing for python sdk, but can't with javascript.
My init looks like:
And the sdk give me:
Beta Was this translation helpful? Give feedback.
All reactions