403 Forbidden Just a moment
Hi! I was uploading images into cloudflare using API, and it works great. But at a moment, without any changes, API call failed, and the response is "Error during the fetch, code: 403, message: <!DOCTYPE html><html lang=\"en-US\"><head><title>Just a moment...</title>"
After some research I found that apparently it's due to a security move from cloudflare... And don't figured out how to fix that.
I'm not a dev / worker, I just understand basic API using platforms like make / activepieces etc...
Did someone already face and fix that?
Thanks 🙂
1 Reply
just a moment == browser challenge / check
its a page that's shown when you trigger a WAF rule from the site, or if cloudflare thinks your request is "suspicious" (for the lack of a better word)
it can also be shown if the site you are requesting is currently in Under Attack Mode
tldr: many reasons why you could be seeing this page