Is it possible that Cloudflare stops my cron jobs.
I’ve checked everything for over 100 times, contacted hosting provider, script provider and nope. Almost always (+90%) the same message: Failed to retrieve search data. Your server responded with a 401 multiple times. Try again in a few minutes.
Thank you, @zencicjosip, that does make sense. Cloudflare does not generate 4xx errors, so this is from your origin. Are you passing credentials in your script? The 401 indicates an issue with authentication, more details here that may help troubleshoot, https://httpstatuses.com/401.