my api link
Sometimes it works and many times it doesn’t work, and I don’t know what’s causing the problem
There cloud be a lot of reasons why your API isn’t consistently working.
Check your Cloudflare’s security settings, the API might be getting blocked by some Cloudflare setting. You can check this by going to the Firewall Events Log in your Cloudflare dashboard and see if there are any blocks or challenges related to your API. Or, there might be a problem with the origin server where your API is located. You can troubleshoot this by bypassing Cloudflare (turning on Development Mode or setting your DNS records to DNS Only) and testing your API.
If none of the above suggestions help, I would recommend you to share more details like error messages you’re seeing or ways to reproduce the issue as it could be a rate limiting issue or just dns propagation if the site new.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.