This error is shown when running "electrum -v" v3.1.3 (Windows or linux)
after adding address 1Q7zx6cUVXDZpAJHgPQwbbZUfTKFFuEV6z:
[Synchronizer] response error: {'error': {'code': -32600, 'message': 'response too large (at least 1020631 bytes)'}, 'method': 'blockchain.scripthash.get_history', 'jsonrpc': '2.0', 'params': ['1Q7zx6cUVXDZpAJHgPQwbbZUfTKFFuEV6z'], 'id': 39}
Note that this address has 39374 transactions.
The balance shown is zero (and no transactions in History are shown):

but an invalid balance is shown when adding more addresses: for example after adding 1GK3btZr57VDEQvwpib6Qhj479Ckzt8z2n the balance is 10 bits, when it should be 0:


This error is shown when running "electrum -v" v3.1.3 (Windows or linux)
after adding address 1Q7zx6cUVXDZpAJHgPQwbbZUfTKFFuEV6z:
[Synchronizer] response error: {'error': {'code': -32600, 'message': 'response too large (at least 1020631 bytes)'}, 'method': 'blockchain.scripthash.get_history', 'jsonrpc': '2.0', 'params': ['1Q7zx6cUVXDZpAJHgPQwbbZUfTKFFuEV6z'], 'id': 39}Note that this address has 39374 transactions.
The balance shown is zero (and no transactions in History are shown):

but an invalid balance is shown when adding more addresses: for example after adding 1GK3btZr57VDEQvwpib6Qhj479Ckzt8z2n the balance is 10 bits, when it should be 0: