Storing Cookie Consent status in another Database (Xano) not working, wrong encoding?

I would like to store the consent status in Xano instead of Cloudflare because my whole back-end is Wized + Xano. Yet I can’t get it to work, I think it can be because of the encoding which looks like the Cookie Consent sends as content-type: text/plain;charset=UTF-8, but I probably need application/json for Xano. I can see that there is a Json payload in the browser (inspect/network) Someone here found a solution / fix?

The video explains any Database would work, but I am having a hard time.

Fixed in Xano by using a “Get All Raw Input” Function in the Function stack of Xano.