sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

DSN template regression: shows `__PUBLIC_DSN__`

Open bruno-garcia opened this issue 1 year ago • 0 comments

Steps to Reproduce

On both Unity and Unreal docs we have __PUBLIC_DSN__ which are not getting replaced by a demo URL or a user DSN if logged in. In the case of Unity it has prefix/suffix ___, as it did Unreal, which I tried fixing by removing the extra _ but didn't help.

https://docs.sentry.io/platforms/unreal/#configure

https://docs.sentry.io/platforms/unity/#configure

Expected Result

A URL

Actual Result

a template

Additional Info

No response

bruno-garcia avatar Oct 13 '24 00:10 bruno-garcia