In localhost, read the body is simple with readBody, it returns an object with body params. But in production, cloudflare workers, it returns a string and crash the request, it throw a 400 because can't receive body's data. The error 400 is throw because we code it to throw when params not receive.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community