Very strange behavior — Astro POST endpoints not working in Cloudflare #13758
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
pkg: cloudflare
Related to the Cloudflare adapter
Uh oh!
There was an error while loading. Please reload this page.
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
None of my post endpoints are working in production. I even have a test file that has two definitions, GET and POST. When I send a POST request, it has a 301 redirect to the GET handler. Huh?????
And when I remove the GET handler and just send the POST:
It returns a 404. I have followed everything to setup the cloudflare adapter according to spec and it's still failing.
Anyone experience this or know what's causing it?
What's the expected result?
Endpoints should be deployed flawlessly to CloudFlare.
Link to Minimal Reproducible Example
problem is with cloudflare
Participation
The text was updated successfully, but these errors were encountered: