Hi, I am trying to setup the Ajax handler to capture extra data from the request payload but context.data is always empty. Any idea why its empty? { "url": "https://xyz.com/vevents", "method": "POST", "data": "", "responseHeaders": "" } https://docs.appdynamics.com/appd/22.x/22.1/en/end-user-monitoring/browser-monitoring/browser-real-user-monitoring/configure-the-javascript-agent/add-custom-user-data-to-a-page-browser-snapshot#id-.AddCustomUserDatatoaPageBrowserSnapshotv22.1-custom-user-data-exsCustomUserDataExamples
... View more