Title: Bug (JSON Error)
Last modified: April 13, 2025

---

# Bug (JSON Error)

 *  Resolved [sviluppomania](https://wordpress.org/support/users/sviluppomania/)
 * (@sviluppomania)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/)
 * Hi, I am getting the following errors, nothing appears on my screens.
 *  [https://ibb.co/Gf7jd3Y8](https://ibb.co/Gf7jd3Y8)

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/bug-json-error/?output_format=md) [1](https://wordpress.org/support/topic/bug-json-error/?output_format=md)
2

 *  Plugin Author [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18417857)
 * I don’t think the issue is on our side, but on the side of AIOS.
 *  Thread Starter [sviluppomania](https://wordpress.org/support/users/sviluppomania/)
 * (@sviluppomania)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18417861)
 * Got it, will you explain to AIOS about the ongoing problem with this setting?
 *  Plugin Author [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18417863)
 * I’m in their Slack already 🙂
 *  Plugin Author [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419425)
 * Maybe it’s best if you submit a ticket with them, to convince them it’s an actual
   issue.
 *  Thread Starter [sviluppomania](https://wordpress.org/support/users/sviluppomania/)
 * (@sviluppomania)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419448)
 * Hi [@rogierlankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Did they answer you? I just opened a post on their forum: [https://wordpress.org/support/topic/error-with-burst-plugin/#new-topic-0](https://wordpress.org/support/topic/error-with-burst-plugin/#new-topic-0),
   maybe you could add an answer and technical details. Thanks.
 *  Plugin Author [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419482)
 * Ok, with some help from the AIOS team I found the problem.
 * 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.
 * I didn’t realize it was a dynamic feature, which is why I couldn’t find the cause.
 * 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 );` //will prevent the plugin from adding the optimizer 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.
    -  This reply was modified 1 year, 1 month ago by [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/).
    -  This reply was modified 1 year, 1 month ago by [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/).

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/bug-json-error/?output_format=md) [1](https://wordpress.org/support/topic/bug-json-error/?output_format=md)
2

The topic ‘Bug (JSON Error)’ is closed to new replies.

 * ![](https://ps.w.org/burst-statistics/assets/icon-256x256.png?rev=2672964)
 * [Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)](https://wordpress.org/plugins/burst-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/burst-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/burst-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/burst-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/burst-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/burst-statistics/reviews/)

 * 21 replies
 * 3 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/bug-json-error/page/2/#post-18419482)
 * Status: resolved