Querying bookkeeping data at https://analytics.iotexscan.io stopped working: ``` { delegate(startEpoch:13512, epochCount:528, delegateName:"iotexlab") { bookkeeping(percentage:90,includeFoundationBonus:false) { rewardDistribution { voterEthAddress,amount } } } } ``` gives the following error, regardless of the epoch count: ``` { "error": "JSON Parse error: Unrecognized token '<'" } ```
Querying bookkeeping data at https://analytics.iotexscan.io stopped working:
gives the following error, regardless of the epoch count: