Hello,
I am getting a https://rum-http-intake.logs.datadoghq.com/v1/input/ 403 (Forbidden) when trying to connect with datadog. I already had CSP configurations and updated the version of js to use
https://www.datadoghq-browser-agent.com/datadog-rum.js . This may be related to some firewall configuration in O11 Cloud? Did you face this error also?
Thanks,
André Cruz
Hi André!
This component is out of date... Use this one https://www.outsystems.com/forge/component-overview/13249/datadog-real-user-monitoring-api-v2-o11. This version has v2 of API.
Tip: Do not forget to set properties of Site, Service and Environment, the component not accept by default, needs little changes on Datadog_Initialize client action.
Something like that:
Thanks Eduardo, yes I was missing parameter, already had fixed it. I used this component but changed the version of Javascript to the recent one.
Thanks.