Primavera Cloud REST API - Certain Characters are encoded in Response
For reasons not known to me, certain characters are encoded in the JSON responses from API calls. These are the characters that I have so far encountered (without the quotes):
"&" is replaced with "&"
"/" is replaced with "/"
"—" is replaced with "–" (including the double-quote character)
Is there some header that is supposed to be used? I double checked the data on the regular user-interface, and it is shown correctly. Or is this an error on the server's end?
This is the intercepted traffic from the wire:
Raw Hex: