Cloudflare¶
API request not authenticated¶
If you get this error during SB Install:
fatal: [localhost]: FAILED! => {"changed": false, "msg": "API request not authenticated; Status: 403; Method: GET: Call: /zones?name=; Error details: code: 9103, error: Unknown X-Auth-Key or X-Auth-Email; "}
Make sure:
-
The
email
in settings.yml matches the one you have listed for your Cloudflare.com account. -
The
cloudflare_api_key
in settings.yml matches yourdomain
's Cloudflare Global API Key.