Forum Discussion

vladimir's avatar
vladimir
Cloud Apps
03-06-2024
Solved

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 ...
  • vladimir's avatar
    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.