Error/MediaTypes::Serialization::NoInputReceivedError: Difference between revisions

From Delft Solutions
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
This error is usually shown when trying to POST to an endpoint without an [https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type Content-Type header].
This error is usually shown when trying to POST to an endpoint without a [[Content-Type header]].

Latest revision as of 18:16, 18 January 2021

This error is usually shown when trying to POST to an endpoint without a Content-Type header.