What is your goal?
We’re trying to build an automation that processes incoming data via HTTP (API response) and updates our system (Google Sheets/CRM). The goal is to correctly parse the response and continue the workflow without errors.
What is the problem & what have you tried?
We’re getting an error in our Make.com scenario:
“Unexpected token < in JSON at position 0”
From what I understand, the module is expecting JSON but something else is being returned.
What we’ve tried so far:
Checked the HTTP module setup
Confirmed the endpoint URL
Retried the scenario multiple times
Looked at the output but not fully sure what’s causing it
Still getting the same error.
Error messages or input/output bundles
IMLError
Function ‘parseError’ finished with error! Unexpected token < in JSON at position 0
Create public scenario page
AA
