Title: xmlrpc 412 error
Last modified: April 3, 2023

---

# xmlrpc 412 error

 *  Resolved [jamesjon](https://wordpress.org/support/users/jamesjon/)
 * (@jamesjon)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/xmlrpc-412-error/)
 * Good morning, I can not get the xmlrpc.php to work in wordpress, it gives me 
   error 412, then I do not connect correctly Jetpack.
 * How can I fix it?
   I do not know if it is a problem of cloudflare or wordpress.
 * I leave here some additional information about cloudflare:
    - I have set “AS2635” to “Allow” to avoid firewall problems.
    - SSL/TLS is set to “Full” mode.
    - The “Always use HTTPS” option is disabled.
    - The “HSTS” option is disabled.
 * I leave here additional information about wordpress:
    - I have “All-In-One Security” installed and it has the option “Disable XMLRPC
      pingback functionality” checked, it does not have XMLRPC blocking enabled.
      
      On the other hand the plugin has a specific rule in the .htaccess: for the
      redsys plugin to work.
 *     ```wp-block-code
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteCond %{HTTPS} !=on
       RewriteCond %{QUERY_STRING} !wc-api=WC_MyRedsys [NC]
       RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L,QSA]
       </IfModule>
       ```
   
    - I have “Really Simple SSL” installed and “Mixed content solver”, “WordPress
      301 redirect to SSL” and “Stop modifying .htaccess file” are enabled.
 * any solution?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fxmlrpc-412-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [jamesjon](https://wordpress.org/support/users/jamesjon/)
 * (@jamesjon)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/xmlrpc-412-error/#post-16624884)
 * solved, the hosting was blocking the connection to the file
 *  Plugin Support [Alin (a11n)](https://wordpress.org/support/users/alinclamba/)
 * (@alinclamba)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/xmlrpc-412-error/#post-16635625)
 * Hi, [@jamesjon](https://wordpress.org/support/users/jamesjon/)
 * > solved, the hosting was blocking the connection to the file
 * I’m happy to hear that your issue has been resolved. Thank you for informing 
   us.
 * Best!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘xmlrpc 412 error’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alin (a11n)](https://wordpress.org/support/users/alinclamba/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/xmlrpc-412-error/#post-16635625)
 * Status: resolved