[Bug] Anthropic API Error: 403 Edge IP Restricted from Cloudflare
Bug Description
I'm getting below error suring my session
'''
Bash(TaskStop b1a0d99 2>/dev/null; true)
⎿ (No content)
⎿ API Error: 403 <!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en-US">
<!--<![endif]-->
<head>
<title>Edge IP Restricted | api.anthropic.com | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" />
<script>
(function(){if(document.addEventListener&&window.XMLHttpRequest&&JSON&&JSON.st
ringify){var e=function(a){var c=document.getElementById("error-feedback-survey"
),d=document.getElementById("error-feedback-success"),b=new
XMLHttpRequest;a={event:"feedback clicked",properties:{errorCode: 1034
},helpful:a,version: 1 };b.open("POST","https://sparrow.cloudflare.com/api/v1/ev
ent");b.setRequestHeader("Content-Type","application/json");b.setRequestHeader("
Sparrow-Source-Key","c771f0e4b54944bebf4261d44bd79a1e");
b.send(JSON.stringify(a));c.classList.add("feedback-hidden");d.classList.remove(
"feedback-hidden")};document.addEventListener("DOMContentLoaded",function(){var
a=document.getElementById("error-feedback"),c=document.getElementById("feedback-
button-yes"),d=document.getElementById("feedback-button-no");"classList"in
a&&(a.classList.remove("feedback-hidden"),c.addEventListener("click",function(){
e(!0)}),d.addEventListener("click",function(){e(!1)}))})}})();
</script>
<script
defer
src="https://performance.radar.cloudflare.com/beacon.js"
></script>
</head>
<body>
<div id="cf-wrapper">
<div
class="cf-alert cf-alert-error cf-cookie-error hidden"
id="cookie-alert"
data-translate="enable_cookies"
>
Please enable cookies.
</div>
<div id="cf-error-details" class="p-0">
<header
class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-15
antialiased"
>
<h1
class="inline-block md:block mr-2 md:mb-2 font-light
text-60 md:text-3xl text-black-dark leading-tight"
>
<span data-translate="error">Error</span>
<span>1034</span>
</h1>
<span
class="inline-block md:block heading-ray-id font-mono
text-15 lg:text-sm lg:leading-relaxed"
>Ray ID: 9c95d573f8f7c761 •</span
>
<span
class="inline-block md:block heading-ray-id font-mono
text-15 lg:text-sm lg:leading-relaxed"
>2026-02-05 22:27:12 UTC</span
>
<h2
class="text-gray-600 leading-1.3 text-3xl lg:text-2xl
font-light"
>
Edge IP Restricted
</h2>
</header>
…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗