For Workes & Pages, what is the name of the domain?
aj-f85.workers.dev
What is the error number?
10000
What is the error message?
Error: error reading workers kv namespaces: Authentication error (10000)
What is the issue or error you’re encountering
I am having an issue with using Terraform to create resources. I made an api key that I provided as api_token
in the terraform provider
config. And made sure to use the correct permissions for the token including “API Tokens:Edit” and made all zones available. I still, however, get this “Error: error reading queues: Authentication error (10000)” error on any resource I try to create with Terraform.
What steps have you taken to resolve the issue?
Made sure that the api key has the right permissions