Not writing to database in production
I have a Nuxt 3 app hosted on Cloudflare pages. When testing in localhost, everything writes to my Supabase db correctly, but in production it doesn't.
It used to work fine until recently, so I know it isn't my env variables.
I can't check server logs on Cloudflare so I have really no way of investigating this issue. Any ideas?
It used to work fine until recently, so I know it isn't my env variables.
I can't check server logs on Cloudflare so I have really no way of investigating this issue. Any ideas?