You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
pvgenuchten
changed the title
[ogcapi:records] on /items endpoint, whn requested items?f=xml, json is returned but with a xml content type
[ogcapi:records] on /items endpoint, when requested items?f=xml, json is returned but with a xml content type
Dec 3, 2024
Description
when requesting /items endpoint in xml format, content type is set to xml, even when json is returned
this throws a generic error in browser
Solution:
set proper json contenttype (or return xml)
The text was updated successfully, but these errors were encountered: