justjumper
Explore posts from serversCDCloudflare Developers
•Created by justjumper on 3/4/2024 in #workers-help
Worker Subrequests 429 [Regional]
Even requesting a basic site like google
6 replies
CDCloudflare Developers
•Created by justjumper on 3/4/2024 in #workers-help
Worker Subrequests 429 [Regional]
It seems that any request we make from the worker gives 429
Again, this only occurs in US/Chicago region
6 replies
CDCloudflare Developers
•Created by justjumper on 3/4/2024 in #workers-help
Worker Subrequests 429 [Regional]
Hey this issue has just cropped up again. We can confirm it's not from an upstream service.
6 replies
CDCloudflare Developers
•Created by justjumper on 1/5/2024 in #general-help
Production Users Getting cf-mitigated header
Ahh thanks! How does this work with a separate domain though?
In our case, the site is www.<site>.com but the api is api.<site>.com
So the OPTIONS request fails before it even has the chance to send the
cf_clearance
cookie. This issue is noted here: https://developers.cloudflare.com/waf/reference/cloudflare-challenges/#cross-origin-resource-sharing-cors-preflight-requests, though there is no solution provided.4 replies
CDCloudflare Developers
•Created by Aríadust on 9/21/2023 in #pages-help
`Reflect.get called on non-object` error when using OpenAI library in NextJS
Also facing the same issue!
6 replies