Invalid response received: 400; {"jsonrpc":"2.0","error":{"code":-32600,"message":"invalid json request"}}

What am I going to do?

Hey, what happens if you try to put the address string directly the the call ?

web3j.ethGetBalance("0x...", DefaultBlockParameterName.LATEST).send();