<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Initial troubleshooting when Session Replay is not available in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Initial-troubleshooting-when-Session-Replay-is-not-available/ta-p/265194</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;Abstract&lt;/H1&gt;
&lt;P&gt;This article shows initial troubleshooting steps when Session Replay is unavailable. These steps will help you to narrow down the issue and understand which points to check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Problem&lt;/H1&gt;
&lt;P&gt;When you click Session Replay on the user session page, you cannot start Session Replay with the screenshot like below (message shown on the page may differ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_0-1734397217545.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25261i7E8212049F81AAD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_0-1734397217545.png" alt="kanako_sato_0-1734397217545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Troubleshooting steps&lt;/H1&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. Check Session Replay is enabled&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Go to Application -&amp;gt; Settings -&amp;gt; General settings -&amp;gt; Enablement and cost control.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Make sure Session replay is enabled, and Cost and traffic control is set to 100%.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_0-1734070087696.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25220iA390FE4B04CD46CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_0-1734070087696.png" alt="kanako_sato_0-1734070087696.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Check prerequisites and technical restrictions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Read through the &lt;SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/enable-session-replay#prerequisites" target="_blank" rel="noopener"&gt;Prerequisites&lt;/A&gt;&lt;/SPAN&gt; and &lt;SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/session-replay/session-replay-restrictions-web" target="_blank" rel="noopener"&gt;Technical restrictions&lt;/A&gt;&lt;/SPAN&gt; documents and make sure that the monitored application meets the prerequisites and does not use unsupported technologies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Check the JavaScript agent with feature “Q” and a separate one with feature “D”.&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When Session Replay is disabled, only one ruxitagentjs_* without “Q” is seen.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_1-1734070087698.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25218iB65AA76AAF23A0F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_1-1734070087698.png" alt="kanako_sato_1-1734070087698.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When Session Replay is enabled, two ruxitagentjs_* requests are seen. One has a feature “Q”, and the other has a feature “D”.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_2-1734070087699.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25219i83AA7F7D6B972F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_2-1734070087699.png" alt="kanako_sato_2-1734070087699.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Note: If manual injection is used, ruxitagentjs_* with “Q” is not seen in the traffic. In this case, check ruxitagentjs_D* is seen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When you cannot see ruxitagentjs_* with Q feature, check the RUM JavaScript injection and see if ruxitagetjs_* with Q feature is called.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;In case manual injection is used, make sure the injected code is updated.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_3-1734070087702.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25221iC71269B1085620FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_3-1734070087702.png" alt="kanako_sato_3-1734070087702.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If you have CDN, you may need to wait before the change is done on CDN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4. Check the beacon requests.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Session Replay sends two types of beacons, &lt;EM&gt;srTe&lt;/EM&gt; and &lt;EM&gt;srBm.&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;srTe beacons are for tracking the events (view, move, click, resize, scroll and input). srTe beacons are text.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_4-1734070087705.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25223iE7E28EF377D8118F/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_4-1734070087705.png" alt="kanako_sato_4-1734070087705.png" /&gt;&lt;/span&gt;
&lt;UL&gt;
&lt;LI&gt;srBm beacons are for tracking the DOM changes. srBm beacons are binary.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_5-1734070087708.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25222i691DA3D86C4F929E/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_5-1734070087708.png" alt="kanako_sato_5-1734070087708.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;All the Session Replay beacon requests should get 200 response code, and the response body should be started with OK.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_6-1734070087710.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25225i2AE256CDB485075F/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_6-1734070087710.png" alt="kanako_sato_6-1734070087710.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When there are firewalls that may block binary content, make sure srBm beacons are allowed to pass as a prerequisite. Otherwise, all srBm beacons have been rejected, and the sessions won't be replayable.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;For required firewall settings, refer to &lt;SPAN&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/rum-firewall#requests" target="_blank" rel="noopener"&gt;Firewall constraints for RUM&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;5. Try Session Replay with disabled opt-in mode&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/session-replay-personal-data#sr-opt-in-mode" target="_self"&gt;Session Replay opt-in mode&lt;/A&gt; gives you the freedom to decide which parts of a user session must be recorded and when recording is permitted to begin.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When the opt-in mode is enabled, try to disable opt-in mode. The opt-in mode is configured at Application -&amp;gt; Settings -&amp;gt; General settings -&amp;gt; Data privacy -&amp;gt; Session Replay -&amp;gt; Enable opt-in mode for Session Replay.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_7-1734070087712.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25224iF32C89F012EC1C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_7-1734070087712.png" alt="kanako_sato_7-1734070087712.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;If Session Replay is available when the opt-in mode is disabled, make sure&amp;nbsp;&lt;EM&gt;&lt;A class="" href="https://www.dynatrace.com/support/doc/javascriptapi/interfaces/dtrum_types.DtrumApi.html#enableSessionReplay" target="_blank" rel="noopener"&gt;dtrum.enableSessionReplay(ignoreCostControl: boolean)&lt;/A&gt;&amp;nbsp;&lt;/EM&gt;method is properly invoked.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;Check &lt;A href="https://docs.dynatrace.com/docs/shortlink/session-replay-personal-data#sr-opt-in-mode" target="_self"&gt;Opt-in mode&lt;/A&gt;&amp;nbsp;documentation for more details.&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;Resolution&lt;/H1&gt;
&lt;P&gt;The issue may occur for several reasons.&lt;/P&gt;
&lt;P&gt;Check the points mentioned in each step and see if this solves the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;What's next&lt;/H1&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;When the issue is not solved by the above steps, please collect &lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Web-applications-Use-Fiddler-for-debugging/ta-p/239009#:~:text=New%20Article-,Web%20applications%3A%20Use%20Fiddler%20for%20debugging,-maliborskaya" target="_self"&gt;Fiddler trace or HAR file&lt;/A&gt; and contact support.&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Dec 2024 06:53:49 GMT</pubDate>
    <dc:creator>kanako_sato</dc:creator>
    <dc:date>2024-12-17T06:53:49Z</dc:date>
    <item>
      <title>Initial troubleshooting when Session Replay is not available</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Initial-troubleshooting-when-Session-Replay-is-not-available/ta-p/265194</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;Abstract&lt;/H1&gt;
&lt;P&gt;This article shows initial troubleshooting steps when Session Replay is unavailable. These steps will help you to narrow down the issue and understand which points to check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Problem&lt;/H1&gt;
&lt;P&gt;When you click Session Replay on the user session page, you cannot start Session Replay with the screenshot like below (message shown on the page may differ).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_0-1734397217545.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25261i7E8212049F81AAD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_0-1734397217545.png" alt="kanako_sato_0-1734397217545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Troubleshooting steps&lt;/H1&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1. Check Session Replay is enabled&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Go to Application -&amp;gt; Settings -&amp;gt; General settings -&amp;gt; Enablement and cost control.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Make sure Session replay is enabled, and Cost and traffic control is set to 100%.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_0-1734070087696.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25220iA390FE4B04CD46CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_0-1734070087696.png" alt="kanako_sato_0-1734070087696.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Check prerequisites and technical restrictions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Read through the &lt;SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/enable-session-replay#prerequisites" target="_blank" rel="noopener"&gt;Prerequisites&lt;/A&gt;&lt;/SPAN&gt; and &lt;SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/session-replay/session-replay-restrictions-web" target="_blank" rel="noopener"&gt;Technical restrictions&lt;/A&gt;&lt;/SPAN&gt; documents and make sure that the monitored application meets the prerequisites and does not use unsupported technologies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Check the JavaScript agent with feature “Q” and a separate one with feature “D”.&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When Session Replay is disabled, only one ruxitagentjs_* without “Q” is seen.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_1-1734070087698.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25218iB65AA76AAF23A0F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_1-1734070087698.png" alt="kanako_sato_1-1734070087698.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When Session Replay is enabled, two ruxitagentjs_* requests are seen. One has a feature “Q”, and the other has a feature “D”.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_2-1734070087699.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25219i83AA7F7D6B972F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_2-1734070087699.png" alt="kanako_sato_2-1734070087699.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Note: If manual injection is used, ruxitagentjs_* with “Q” is not seen in the traffic. In this case, check ruxitagentjs_D* is seen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When you cannot see ruxitagentjs_* with Q feature, check the RUM JavaScript injection and see if ruxitagetjs_* with Q feature is called.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;In case manual injection is used, make sure the injected code is updated.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_3-1734070087702.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25221iC71269B1085620FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_3-1734070087702.png" alt="kanako_sato_3-1734070087702.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If you have CDN, you may need to wait before the change is done on CDN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4. Check the beacon requests.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Session Replay sends two types of beacons, &lt;EM&gt;srTe&lt;/EM&gt; and &lt;EM&gt;srBm.&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;srTe beacons are for tracking the events (view, move, click, resize, scroll and input). srTe beacons are text.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_4-1734070087705.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25223iE7E28EF377D8118F/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_4-1734070087705.png" alt="kanako_sato_4-1734070087705.png" /&gt;&lt;/span&gt;
&lt;UL&gt;
&lt;LI&gt;srBm beacons are for tracking the DOM changes. srBm beacons are binary.&lt;/LI&gt;
&lt;/UL&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_5-1734070087708.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25222i691DA3D86C4F929E/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_5-1734070087708.png" alt="kanako_sato_5-1734070087708.png" /&gt;&lt;/span&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;All the Session Replay beacon requests should get 200 response code, and the response body should be started with OK.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_6-1734070087710.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25225i2AE256CDB485075F/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_6-1734070087710.png" alt="kanako_sato_6-1734070087710.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When there are firewalls that may block binary content, make sure srBm beacons are allowed to pass as a prerequisite. Otherwise, all srBm beacons have been rejected, and the sessions won't be replayable.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;For required firewall settings, refer to &lt;SPAN&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/rum-firewall#requests" target="_blank" rel="noopener"&gt;Firewall constraints for RUM&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;5. Try Session Replay with disabled opt-in mode&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/session-replay-personal-data#sr-opt-in-mode" target="_self"&gt;Session Replay opt-in mode&lt;/A&gt; gives you the freedom to decide which parts of a user session must be recorded and when recording is permitted to begin.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;When the opt-in mode is enabled, try to disable opt-in mode. The opt-in mode is configured at Application -&amp;gt; Settings -&amp;gt; General settings -&amp;gt; Data privacy -&amp;gt; Session Replay -&amp;gt; Enable opt-in mode for Session Replay.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kanako_sato_7-1734070087712.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25224iF32C89F012EC1C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="kanako_sato_7-1734070087712.png" alt="kanako_sato_7-1734070087712.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;If Session Replay is available when the opt-in mode is disabled, make sure&amp;nbsp;&lt;EM&gt;&lt;A class="" href="https://www.dynatrace.com/support/doc/javascriptapi/interfaces/dtrum_types.DtrumApi.html#enableSessionReplay" target="_blank" rel="noopener"&gt;dtrum.enableSessionReplay(ignoreCostControl: boolean)&lt;/A&gt;&amp;nbsp;&lt;/EM&gt;method is properly invoked.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;Check &lt;A href="https://docs.dynatrace.com/docs/shortlink/session-replay-personal-data#sr-opt-in-mode" target="_self"&gt;Opt-in mode&lt;/A&gt;&amp;nbsp;documentation for more details.&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H1&gt;Resolution&lt;/H1&gt;
&lt;P&gt;The issue may occur for several reasons.&lt;/P&gt;
&lt;P&gt;Check the points mentioned in each step and see if this solves the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;What's next&lt;/H1&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;When the issue is not solved by the above steps, please collect &lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Web-applications-Use-Fiddler-for-debugging/ta-p/239009#:~:text=New%20Article-,Web%20applications%3A%20Use%20Fiddler%20for%20debugging,-maliborskaya" target="_self"&gt;Fiddler trace or HAR file&lt;/A&gt; and contact support.&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:53:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Initial-troubleshooting-when-Session-Replay-is-not-available/ta-p/265194</guid>
      <dc:creator>kanako_sato</dc:creator>
      <dc:date>2024-12-17T06:53:49Z</dc:date>
    </item>
  </channel>
</rss>

