Connection problems with make.com

What is the name of the domain?

yousstn.com

What is the error number?

no error number

What is the error message?

Function ‘get’ finished with error! Function ‘fixBOM’ finished with error! Unexpected token ‘<’, “<bod”… is not valid JSON

What is the issue you’re encountering

i try to add my wordpress account to a make.com’s automation system but the error above shows up

What steps have you taken to resolve the issue?

i tried to allowlist the ip addresses of make.com but the issue still persists

Screenshot of the error

Getting an HTML response when expecting JSON is usually due to a Cloudflare challenge or block page in the way of the request. Check your security event log for the reason the request was blocked/challenged and then adapt your WAF to allow it…
https://dash.cloudflare.com/?to=/:account/:zone/security/events

You may need to ask the provider for their IP addresses that you can allow.

1 Like

The security events dont show anything regarding make.com

Make it do a request and then looked for a blocked or challenged request for /wp-json. If it’s being blocked or challenged by Cloudflare it will be in the event log.

I just did a request from make.com and still nothing in the event log

Check to see if you have “Bot Fight Mode” enabled. Cloudflare appears to have added Make.com to the bots blocked by this feature, and “Other security products cannot be used to skip Bot Fight Mode.” You can’t create exclusions on a free plan.