Closed mpfeil closed 6 years ago
As we encountered issues posting data we figured out that a wrong Media Type is used in Content-Type header. Fixed the encountered issues with changing csv to text/csv.
Media Type
Content-Type
csv
text/csv
Check out valid media types
As we encountered issues posting data we figured out that a wrong
Media Type
is used inContent-Type
header. Fixed the encountered issues with changingcsv
totext/csv
.Check out valid media types