Select to view content in your preferred language

REST API does not seem to accept content-type of application/json in the header of the REST request with parameters passed as json object. Using some

257
0
07-10-2024 02:58 AM
Labels (1)
MuratAkdogan
Emerging Contributor

REST API does not seem to accept content-type of application/json in the header of the REST request with parameters passed as json object. 

Same is applicable to response of the REST call. It is always text/plain and not application/json. Is this intended? Using application/json in request and response is much more programming friendly rather than form parameters or plain text response. Can you add format type to application/json in wfs output format type?

Cheers

 

0 Kudos
0 Replies