ipfs-shipyard / ipfs-shipyard/dnslink-cloudflare
Can't change the txt record content by calling record's name
Open
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I could not find 1 example of the command
After creating the API token for read all zone and edit sepcific zone. I am receiving error `HTTPError: Response code 403 (Forbidden)`
Below is the command
`CF_API_TOKEN="mytoken" npx dnslink-cloudflare -d myDomain -l fromlocal -r test`
- I own the domain which have a `txt `record with name `test`. I want to change the content of the `test ` record to `fromlocal `through this binary, then I will put this command in the CI/CD pipeline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.