How do you handle JSON parsing errors when querying NICE Cognigy profile tokens in a Data Action? The response payload looks valid but Architect throws a generic parsing error. My .NET backend returns a simple object with the sessionToken. Is there a specific format requirement for the token field? The docs say the response must be valid JSON, but it’s failing on simple string values.