GrandNewbien
Unable to load data
Hi there,
I recently updated Twenty to the latest version on docker, but I'm not getting any data to show up on the UI, just the loading animation.
Selfhosted on docker running latest
Getting undefinded user exception (attached)
4 replies
Solving CORS issues with Cloudflared Tunnel
Hi there,
I'm trying to forward my instance through cloudflare, but I'm unable to due to CORS errors. Setting the FRONT_BASE_URL="my.tld" doesn't seem to help, as the graphql requests seems to be coming from localhost still with the error in console being :
Blocked loading mixed active content “http://my.tld/graphql”
2 replies