Error parsing data from Apiconnector2: "```json\n{\n

I am getting an error response that typically happens on the 1st try to do this workflow. I am:

  1. Getting a response from OpenAI Completions API (requesting JSON with array name and a few parameters)
  2. Converting that response to JSON using a backend workflow (APIConnector2)
  3. Sending that JSON to a repeating group

The error is: Error parsing data from Apiconnector2: "```json\n{\n…

The workflows works when I try a few times, typically on the 2nd. However I get the error and I would like to avoid it.

This topic was automatically closed after 14 days. New replies are no longer allowed.