I have exposed an api which works fine with content-type: application/json. However, when a request comes with "content-type: application/cloudevents+json; charset=utf-8", it's showing the following message:Looking for a solution to accept content-type: application/cloudevents+json; charset=utf-8
Hi Nour,
in below link you can see supported media type in outsystem.
https://success.outsystems.com/documentation/11/reference/outsystems_language/integration_with_external_systems/rest_apis/exposed_rest_api/supported_media_types_in_rest_api_requests/
Thanks
CV