Question
Why did a connector setup test or sync fail with an error containing "Unable to parse JSON response".
Environment
Connector: Function Connectors
Answer
Ensure your response format follows the guidelines outlined in our Function Response Format documentation.
Cause
The response outputted from your function is not supported by the connector.