Question
App Platform gives 400 Bad Request (cloudflare) error with PATCH requests
Hi!
My Django app running on App Platform gives 400 Bad Request
errors when making PATCH
requests. It does work when I change it to PUT
.
I noticed cloudflare
below the message. Anyone knows if Cloudflare disallows certain requests?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×