Nuxt server/api do not care jsonLd format in request header
I am trying to use the server/API of Nuxt 3 to call another API (ApiPlatform) which uses the JsonLd format. The request works well with JSON, but I can’t get a response in JsonLd. The server returns this 500 error, as shown below: