Nuxt server functions have Cloudflare worker Requests with method ‘GET’ when I should be ‘POST’
And only when run locally. The deployed page does not show this problem.
I want to realise an upload for cloudflare images and I'm trying to hide my api key this way.
3 Replies
Can I help you?
Maybe 😀
So requests sent to your Next.js API directory are using GET? I’m confused.