You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the Sentry events created correctly, and logging the attachment API request status code is 201 created, yet there are no attachments on the actual event created. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
there is an existing issue requesting proper Attachments API support, and this PR which should be merged relatively soon in a V7 beta release #5004. I might be best to look for that unless you need it right away.
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/node
SDK Version
6.19.6
Framework Version
No response
Link to Sentry event
No response
Steps to Reproduce
Any idea why this might not be working for me? I have the following Sentry configuration:
And include this where the attachment is in scope:
Expected Result
An event is created with the relevant attachment.
Actual Result
I see the Sentry events created correctly, and logging the attachment API request status code is
201 created
, yet there are no attachments on the actual event created. Any help would be greatly appreciated.The text was updated successfully, but these errors were encountered: