Fetch API Cannot Load

I'm getting this error for every fetch attempt to external HTTP endpoints on a new deployment of an existing pages project.

"Fetch API cannot load: 'https://api.logflare.app/api/logs....."

I've pushed another commit just to force another build but have the same problem.

My build logs don't show any issues. Today's Node version (v17.9.1) is the same as the last successful build six days ago.

Any ideas on this? Is this my issue or a CF issue?
Was this page helpful?