I'm having trouble with Here-maps.
Core API call to this endpoint:
https://1.traffic.maps.cit.api.here.com/maptile/2.1/info?xnlp=CL_JSMv3.0.17.0&app_id=<app-id>&app_code=<app-code>&output=json
returns JSON which contains tabs and new-line characters which cause an error:
Uncaught SyntaxError: Invalid or unexpected token
I don't really think there is a way to fix this on my side. Am I wrong?
Thank you,
Response structure was fixed by @HEREDeveloperSupport.