vladimir
03-06-2024Cloud Apps
Compose SDK - useExecuteQueryByWidgetId
Hi, useExecuteQueryByWidgetId hook from Compose SDK is returning the error "no csrf cookie" code 800, when tring to execute jaql query against data source, even though there is a cookie XSRF-TOKEN ...
- 03-12-2024
But what i figured now is that Embedded Domain White List was not correctly configured for CSRF. I thinks this is the solution for the problem here.