-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
I am trying to connect to an Infura node from Java Android application.
I was following the issue to connect to an infura node.
#115
like this :
IPFS ipfs = new IPFS("/dnsaddr/ipfs.infura.io/tcp/5001/https");
But I am getting this error.
java.lang.RuntimeException: IOException contacting IPFS daemon.
Trailer: null ipfs method not allowed
Any suggestions please.
Metadata
Metadata
Assignees
Labels
No labels