RootCauseunvalidated

request.json returned None for missing/invalid JSON bodies, and the handlers then attempted to call dict methods (e.g., .get()) on that None value.

df7db66c-4ba8-4e55-8808-b005fdcaa3ba

request.json returned None for missing/invalid JSON bodies, and the handlers then attempted to call dict methods (e.g., .get()) on that None value.