403 Forbidden "Authentication error"

What is the name of the domain?

jcreyesb.xyz

Related to

Access

What is the error number?

1000

What is the error message?

403 Forbidden “Authentication error”

What is the issue you’re encountering

Unable to create resources with terraform

What steps have you taken to resolve the issue?

I granted edit into api_key configurations. I can create another resources using the same api_key, but cloudflare_zero_trust_access_application and cloudflare_zero_trust_access_policy show the messages
POST “https://api.cloudflare.com/client/v4/accounts/xxxxx/access/apps”: 403 Forbidden {“success”:false,“errors”:[{“code”:10000,“message”:“Authentication error”}]}
POST “https://api.cloudflare.com/client/v4/accounts/xxxxx/access/policies”: 403 Forbidden {“success”:false,“errors”:[{“code”:10000,“message”:“Authentication error”}]}

What are the steps to reproduce the issue?

Screenshot of the error

you need grant privileges here

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.