"Cannot deserialize" when I use "https://testnet.blockchain.info/unspent?active=" to get my UTXO on testnet

0

When I Use "https://testnet.blockchain.info/unspent?active=" to get my UTXO on testnet I get this response:

Cannot deserialize instance of com.blockchain.haskoindata.blockchaindomain.BlockchainUnspentList out of START_ARRAY token at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 1]

Why? What can I do to resolve this?

flyme

Posted 2019-11-14T06:57:25.623

Reputation: 1

No answers