Troubleshooting
Articles about how to solve the most common problems
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
toufic_chamandi
Dynatrace Guide
Dynatrace Guide

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.

 

 

Problem

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.

  • JavaScript Agent 403 example: 

toufic_chamandi_0-1722408701946.png

 

  • Beacon requests 403 example: 

toufic_chamandi_1-1722409204992.png

 

What is this error and why is this happening?

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.

 

Solution

The fix here is straight forward and there are 2 options you can use:

  • you will have to unblock these requests. We have a document containing all of the requests and headers that need to be allowed: https://docs.dynatrace.com/docs/shortlink/rum-firewall 
  • Configure a beacon forwarder (This fix does bypass the infrastructure and sends data directly to the cluster ActiveGate but there is a possibility that the traffic is also blocked): Web -> Application -> Settings -> general settings -> Beacon endpoint -> Cluster ActiveGate

 

What's Next?

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:

  • Access details, if the page is publicly available and you can grant access to the support team.
  • If access cannot be granted: A HAR file, or, preferably, a Fiddler session capturing the full scenario—ideally with dtHealthCheck enabled.
  • A brief summary of the troubleshooting steps you've completed.

Providing this information upfront will help speed up the resolution process.

 

What to read next: 

HannahM_0-1768990451617.pngFirewall constraints for RUM

HannahM_1-1768990451618.pngTroubleshooting automatic RUM injection failures

HannahM_2-1768990451618.pngRUM initial setup for web applications

HannahM_3-1768990451619.pngTroubleshooting RUM for web applications

HannahM_4-1768990451619.pngTroubleshooting RUM setup issues for web applications

HannahM_5-1768990451619.pngRUM Application traffic is not captured by Dynatrace.

Version history
Last update:
‎21 Jan 2026 10:24 AM
Updated by: