For Workers & Pages, what is the name of the domain?
N/A
What is the error number?
419
What is the error message?
Please wait and consider throttling your request speed
What is the issue or error you’re encountering
When attempting to update DNS records via API from my server, I receive a 419 error even when it is the first request in ~24 hours.
What steps have you taken to resolve the issue?
I’ve rolled the API key and used the curl command supplied by Cloudflare to test it; it receives the same error from that server, but when running the command from a different server it works as expected. I do not have any other scripts on that server that are touching any parts of Cloudflare’s API; I do have a script that nightly uploads some backups into R2, but it’s unaffected.
I suspect my server is blocklisted but I don’t know why it would be or how to go about resolving that.
What are the steps to reproduce the issue?
Any attempt to contact the API from my server receives the same 419 error. My API key is not affected, as using it from a different location works as expected.