API Key not working for Cloudflare Wordpress plugin

Each time I try to login to the Cloudfare plugin by entering my API Key of my account it returns an error that it’s not found with this email or incorrect. I have copy & pasted the key numerous times and without a doubt the Global API Key I’m using is correct. Are there any cases of this before and what could be the solution?

If you’re sure on the API key, double-check that the Email address you’ve entered is an exact match for your login email address you use here.

Of course I double-checked the email address before I sent a ticket. I’m telling you the details are correct and the Cloudflare plugin is not recognising them.

Hi,

Same problem for me. I copy/past and double-check email address and API key.
When a try to activate it in wordpress, a have this message : “Email address or API Key invalid”.

Thanks for your help

Give the command line API a try to see if those credentials work:

curl -X GET "https://api.cloudflare.com/client/v4/user" \
-H "X-Auth-Email: [email protected]" \
-H "X-Auth-Key: c2547eb745079dac9320b638f5e225cf483cc5cfdda41" \
-H "Content-Type: application/json"

With those results, I suggest you post on that plugin’s Support forum and/or open a Support ticket here.

this site can not be log in: https://newvecancy.com/wp-login.php
please help

This topic was automatically closed after 31 days. New replies are no longer allowed.