Title: Error with Burst plugin
Last modified: April 16, 2025

---

# Error with Burst plugin

 *  Resolved [sviluppomania](https://wordpress.org/support/users/sviluppomania/)
 * (@sviluppomania)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-with-burst-plugin/)
 * Hi, the AIOS plugin has a real issue with the Burst statistics plugin that you
   should fix, for details see here: [https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419425](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419425)
 * 
   Thanks.

Viewing 1 replies (of 1 total)

 *  [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/error-with-burst-plugin/#post-18419496)
 * Found the cause. When Burst cals the rest api it loads the back-end minimized,
   without the other plugins, for performance reasons. So the AIOS plugin is not
   active at that moment. As the salt is applied dynamically, it is not applied 
   during that rest api call.
 * A solution for this is to disable the rest optimizer, by going with FTP to your
   website, and in the wp-config.hp add the following line:
    `define( 'burst_rest_api_optimizer',
   true );` => this line will prevent the optimizer from getting added again.
 * Then go to wp-content/mu-plugins and delete the file burst_rest_api_optimizer.
   php
 * Then all plugins will load during REST API calls as well.

Viewing 1 replies (of 1 total)

The topic ‘Error with Burst plugin’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/error-with-burst-plugin/#post-18419496)
 * Status: resolved