Hello @elo1968 ,
Thanks for reaching out to us.
It seems there is a security plugin installed which has disabled Web Application Firewall (WAF) rules that’s why you are facing google_api_connection_fail issue.
Can you please check the configuration of the plugin(Security & Malware scan by CleanTalk) you are using or disable it for a while? After disabling please try to setup Site Kit once more.
Best Regards,
Hi,
it’s the same problem when I disable Cleantalk…
Regards
Elo
Hello @elo1968 ,
Alright, please share your Site Health information via form privately & mention your host service name as well.
In the meantime please ask your host to apply following command in wp-cli just to make sure your server is not blocking Site Kit service for communication.
wp eval 'print_r(wp_remote_head("https://sitekit.withgoogle.com"));'
Best Regards,