Running a Data Action in Genesys Cloud to fetch NICE Cognigy profile tokens. The HTTP call returns 200 OK, but the mapping fails with a JSON parsing error. The response body contains nested arrays that don’t match the expected schema. Tried flattening the payload in the Data Action settings, but it still throws a syntax error during the write step. Here is the raw response . What’s the correct way to handle this structure?