on
31 Jul 2024
02:05 PM
- edited on
21 Jan 2026
10:24 AM
by
HannahM
Summary: RUM data is sometimes missing because the JS Agent or RUM beacons are being blocked. This article provides information on this issue and how to resolve it.
You've deployed Dynatrace to your infrastructure and expect to see RUM data, but can't see anything being captured. When you open the developer tools, you notice a 403 status for the JavaScript agent or beacon requests, which hold the RUM data to be sent back to Dynatrace.
Definition of 'HTTP 403': HTTP '403 Forbidden' client error response status code indicates that the server understood the request but refused to process it.
This error is usually thrown because you have a firewall that is blocking these requests.
The fix here is straight forward and there are 2 options you can use:
If you've completed the troubleshooting steps above but haven't been able to identify the root cause of your issue and solve it, please contact Dynatrace via the in-product chat or by creating a support ticket.
To help our support team investigate efficiently, include the following information:
dtHealthCheck enabled.Providing this information upfront will help speed up the resolution process.
What to read next:
Troubleshooting automatic RUM injection failures
RUM initial setup for web applications
Troubleshooting RUM for web applications