Failing wpcom connection test
-
Hi,
I just found out that for some reason jetpack plugins is unable to pass the wpcom connection test anymore.
WHAT I HAVE TRIED:
– reconnecting the plugin, with the “Reconnect Jetpack now” button/link at the Tools -> Site health.
– Disabling/Enabling the plugin
– Re-authorizing the plugin.I have also used the
https://jptools.wordpress.com/debug/debug tool to try figure out the problem.
Tool’s report was:We were unable to make an XML-RPC request to your website. Please make sure that XML-RPC is turned on and that Jetpack is installed, activated and connected with your WordPress.com account. If the error persists, try disconnecting and connecting Jetpack again.I’m pretty sure that XML-RPC is enabled on the website: i have tried sending a test request to the XML-RPC via Postman and was able to receive a response for that.
Request:
<?xml version="1.0" encoding="utf-8"?> <methodCall> <methodName>system.listMethods</methodName> <params></params> </methodCall>Response was a long list of enabled methods.
The page I need help with: [log in to see the link]
The topic ‘Failing wpcom connection test’ is closed to new replies.