Hi guys,
I have just started playing with the API and I have noticed that when I make GET requests that the responses come back as JSON content, but with a “Content-Type” header set to “text/html” which means I am having to make small tweaks to adjust the response parsing.
I know this is minor, but it is a discrepancy in the API and might trip up less experienced developers.
Lee