Symptoms

Cannot request ASP resource properties with GET method. The following error is returned:

[root@server]# curl -kE /usr/local/pem/APS/certificates/poa.pem 'https://127.0.0.1:6308/aps/2/resources/ea1d0ea2-1daa-4e84-86aa-7bfd4871dee2'
{
        "error": "JsonKit::jsonParserError",
        "message": "Line 1: syntax error"
}

Cause

JSON Parser error is returned if some of the requested APS resource's properties with type 'object' is empty. There properties should be in JSON format and if empty still should be formatted as JSON (withing curly braces {}).

Preventing OA from allowing such DB inconsistencies will be implemented in the scope of the software issue #APS-42997.

Contact your Technical Account Manager or PTA team (pta@odin.com) to trace the status of #APS-42997.

Workaround

Contact Odin Technical Support to apply workaround.

Internal content

Link on internal Article