Unable to create fields from JSON

Options
Miloud_681218
Miloud_681218 Posts: 1
edited May 2020 in Questions

I am receiving the following error when applying create fields from JSON action:
Unexpected token m in JSON at position 0
The JSON object comes as an object from the action API GET and is then referred to create fields from JSON.

Tagged:

Answers

  • Thomas_937381
    Options

    @Miloud_681218 Can you confirm that you've already tried a JSON validator, like this one, to check what is coming back in the GET call?: https://jsonlint.com/

    If you're confident that what is returned in the call is correctly formatted, please feel free to write to help@catalytic.com. Please provide your workflow and run URLs for our support team to review.