400 Bad request on Cloudflare Deploy
aboutdavid opened this issue · 1 comments
aboutdavid commented
Hello! I am deploying my site from Netlify and I have all of my .env variables setup. When I try to use Cloudflare as a DNS, it always returns a 400 bad request:
9:01:44 PM: - ⚙️ Validating configuration for Cloudflare…
9:01:44 PM: ℹ 📡 Beaming new hash to DNS provider Cloudflare…
9:01:44 PM: ✖ 💔 Updating Cloudflare DNS didn't work.
9:01:44 PM: HTTPError: Response code 400 (Bad Request)
I don't see the problem. All .env variables have no spaces, no misspellings, etc. Is this being caused by me or is is netlify or something else?
Node versions:
- v14.13.0
- v10.22.1
System architecture: x64
System OS: Ubuntu Xenial 16.04
Command ran: npx ipfs-deploy _site -p pinata -d cloudflare
aboutdavid commented
This is most likely an issue with dnslink-cloudflare, not this.