For those of you using the Portal’s API, this is a “heads up” to check your client code…
It was pointed out to me that the JSON encoding the API returns was slightly non-standard.
Having looked into the issue this seems to be the case, so I have today corrected the
error and bumped the version.
Just check your client is still decoding the output correctly - most libraries would have
happily accepted the JSON variant I was using, so chances are you won’t need to change
anything, but if you coded your own JSON decode routine…
Regards,
Chris
Show replies by date