Hi @Patrick Neveu,
I have gone through the link you provided. Is this relevant to this issue?, asking because in my case, the web page is located in the Cognos server itself and not outside. The information in the link mentions where error is thrown in case of the web page hosted in a different domain than the report server. In my case, I am not getting an error but an page with only borders but without the data (charts).
"To prevent cross-site request forgery (CSRF) attacks, some browsers may return error messages if HTML files containing iFrames are hosted in a different domain than the report server. To avoid these errors, you can configure the Configuration.cookieSameSite ad....................."
However, I have tried the Configuration.cookieSamSite = None without any success with the htm page.
Please suggest.
Regards,
------------------------------
Mack L
------------------------------
Original Message:
Sent: Thu July 03, 2025 04:04 AM
From: Patrick Neveu
Subject: URL object in Cognos Analytics not working
Hi Mack,
It could be an issue with the new security (since v11.2 and later versions) that prevent cross-site request forgery (CSRF) attacks. You might need to setup the cookieSameSite attribute.
You will find more information in this page: Setting the cookieSameSite attribute - IBM Documentation
Best regards,
------------------------------
Patrick Neveu
BSL Consulting
IBM Champion
------------------------------