Error/MediaTypes::Serialization::NoInputReceivedError: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This error is usually shown when trying to POST to and endpoint without an [https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type Content-Type header].") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This error is usually shown when trying to POST to | 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.