Question
My WordPress plugin displays 'invalid key type' for reCAPTCHA. What should I check first?
Asked by: USER2615
89 Viewed
89 Answers
Answer (89)
First, verify which reCAPTCHA version your plugin is configured to use (v2 or v3). Then, go to your Google reCAPTCHA admin console and ensure you have generated the correct Site Key and Secret Key for that specific version. Copy and paste these keys accurately into your plugin's settings in WordPress, being careful to avoid extra spaces or characters.