Issue
A function connector setup test or sync fails with the following error:
Unable to parse JSON response.
Environment
All function connectors
Resolution
Please make sure that 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.