Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

Is there an API to programmatically check if domain can be bought?

I would like to write a script that checks a list of domains, and return if any in the list are available to buy...

Getting blocked from Moviechat.org for no reason

This has been going on since yesterday. Someone please get a hold of Cloudflare and tell them fix this issue.

robots.txt AI traffic not working

I have a robots.txt and I enabed the feature and it's not contained within it, it's just not there, and bing is refusing to index it, and the other domain it does this instead. please help. (also idk what tags so I just put DNS)...
No description

Cloud flare Developers not responding

Hi I had a payment issue, and contacted the cloud flare developers on discord after I was told it couldn’t be solved by community. I sent it about a month ago and I haven’t heard anything back!! Does anyone have any advice? šŸ™

International users not able to fetch from R2 bucket?

I have a few users that are failing to fetch from R2 bucket. It works for them through USA vpn. How can i resolve this?...

Cloudflared Behavior and expectations

I am thinking of having Cloudflared Deployed in 2x locations, but the locations may not have the same exact services available to each but they would both be coming in on the same *.services.mydomain.com if only 1 of 2 Cloudflared instances with the same shared config have access to a service, does it break the tunnel in the region that has missing services to call?...

Accessing enviroment variable in nextjs

How can i access the variables that is defined in wrangler.jsonc

Been getting all sorts of errors on Cloudflare sites for months now

I've complained everywhere I can and tried everything but I'm still getting 403 errors on some sites and not being verified as human on other sites.
No description

.ca domains

Last week, I wasn't able to transfer a .ca domain, and then I read that it's indeed not possible to do so, but then this week, I was able to register a new .ca domain. So, is that the case? I can register new .ca domains, but can't transfer existing .ca domains?...

Changing cloudflare nameservers when the registrar is cloudflare

I bought a domain in Cloudflare for a website in GoHIghLevel over a year ago. About 2 months ago I logged in my cloudflare account to verify my domain for a zoho email setup, but its telling me to change my nameserver, no verification is working no matter how many times i change the dns, it keeps telling me to change the nameservers first.. I've been stuck with this problem for 2 months. It tells me to go to my registrar and change the nameservers, but my registrar is cloudflare, and cloudflare...

Error 403-Forbidden is being received by IPv6 clients: Access is not allowed.

On Cloudflare, I only have an A record, and IPv4 clients can connect to the website properly. However IPv6 clients receive the error 403. Can IPv6 clients be redirected to connect using IPv4?

Zero Trust Domain Tunnel

Hey everyone! I'm trying to set up n8n (running in Docker) to be accessible through Cloudflare Zero Trust, but running into a weird issue. I have my team domain wolfiedev.cloudflareaccess.com which shows up perfectly under Settings > Custom Pages > Team domain. But when I go to create a new application (Access > Applications > Add application > Self-hosted), that domain doesn't appear in the dropdown list at all. I want to access my n8n instance at something like n8n.wolfiedev.cloudflareaccess.com using a Cloudflare tunnel, but I can't even select the domain to create the app. I've tried refreshing, logging out/in, double-checking the settings... The domain is definitely there in Custom Pages but just won't show up when creating applications. Is this normal? Do I need to do something else to "activate" the team domain for actual use? Or is there some limitation I'm missing?...

Account API Tokens Write is not in the interface

Hey everyone, I'm trying to add the Account API Tokens Write permission group to a User Api Token. When I open the dev tools in the dashboard in can clearly see that the permission is returned from the async call. But when I search the list of permissions, this is nowhere to be found... Is it hidden under another name? Do you have any idea on what I can do? Thanks!...
No description

Using prepared statements with Analytics Engine

Hello! I am looking for information on how to use prepared statements for the analytics engine. I am passing in parameters which users can select in the front-end that will effect the WHERE statements in the sql and would like to avoid passing them in unescaped/processed. Any suggestions on how to do this in Analytics Engine? Haven't seen anything mentioned in the docs on if this is possible (or not).

How to create for R2 project

CF_ACCESS_KEY_ID=yourAccessKey CF_ACCESS_SECRET=yourSecretKey...

I need help creating a tunnel with cloudflare on linux (ubuntu)

I have a server pc that I am currently using to host a server on a game called SCP: Secret Labratory. The problem is, I want it ddos protected but I have failed many times trying to create a tunnel using cloudflare. If anyone could help me, please reach out to me. I have a domain registered on cloudflare.

Business plan charged for the third month now but still on Pro plan

Hey there, I've got a domain that I have on the Pro annual plan paid for until February 2026 In June I tried to update it to the Business plan on the dashboard.. nothing happened immediately and the plan didn't switch to Business, no charge occurred immediately. Makes sense I guess, it's an annual plan so okay.. On the 10th day, when I get my CF bill, I got charged $250 for a Business plan, but the plan on the domain is still on Pro. Immediately created a ticket (01596698) which was 3 months ago....

[SOLVED] How do I use an rs domain in Cloudflare?

Hey, how's it going? A while ago, I bought an rs domain and I'd like to have it managed by Cloudflare and have my services on Cloudflare, but I can't figure out how to do it. Apparently, Cloudflare doesn't support this domain. Is there any way to get Cloudflare to use this domain?

Cannot open index.html with mailto: or discord: redirect. Why?

I have a Cloudflare Worker that acts as a reverse proxy to my site hosted on Netlify. Everything works perfectly when I use the Worker’s own URL (mirror.example-worker.workers.dev) — all links, including mailto: and discord: redirects, work fine. However, when I connect my custom domain (example.dev) to the same Worker via Cloudflare DNS, some links start behaving incorrectly: Links like /ds or /discord, which are supposed to trigger a discord: redirect URI, unexpectedly redirect to the default landing page (which should only appear for clean URLs like example.dev without /discord or /ds). This behavior only happens when accessing the site via my custom domain through Cloudflare — using the direct Worker URL works fine....