java.net.UnknownHostException: Unable to resolve host "test.ipdb.io": No address associated with hostname
Is there another URL I should be using?
On the bigchaindb testnet site
https://testnet.bigchaindb.com/
there is no information for the java driver entry into the test network (I tired the one for Node,js, it didn't work)
Hi,
Finally, I have been able to add the driver to my Android application and get it to work, I think.
The problem I have is access to the bigchaindb test network.
I am using https://test.ipdb.io
and getting this failure:
java.net.UnknownHostException: Unable to resolve host "test.ipdb.io": No address associated with hostname
Is there another URL I should be using?
On the bigchaindb testnet site https://testnet.bigchaindb.com/ there is no information for the java driver entry into the test network (I tired the one for Node,js, it didn't work)
Which URL should I use?
Thanks,
Alex Donnini