Cloudflare is preventing me from using deno.land properly

I’m on a network that’s reporting a 403 Forbidden error, which seems to be due to a deno. land is using a restriction imposed by the cdn accelerator, which has to do a human check…

See It is recommended to disable CDN acceleration for deno.land. · Issue #1093 · denoland/dotland · GitHub

We use Cloudflare as a CDN for modules. If you have an issue reaching Cloudflare servers, or if they are mistakenly marking your requests as invalid, you should contact Cloudflare support.

That is probably not the best choice on their side, as Cloudflare is mostly intended for interactive services and not automated scripting, where you can run into exactly such issues.

That is something they need to address (e.g. adjust their security level) and there is not much Cloudflare can do I am afraid.

This topic was automatically closed after 14 days. New replies are no longer allowed.