Changing API URL to receive XML instead of JSON not working

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
CathyC
Posts: 472
Joined: November 16th, 2021, 11:15 am
Contact:

Changing API URL to receive XML instead of JSON not working

Unread post by CathyC »

a client has a requirement to receive an API response in XML instead of JSON.

Changing the url to have XML instead of JSON works for the GetKey
image.png
but this doesnt work for the new api created:
image.png
the response is empty, but if changed to JSON, this does work and returns the expected response.
image.png
Is there another step we need to do for this to work with a newly created api?
word count: 71
Post Reply