Skip to content

Infura node as a client #158

@kuabhish

Description

@kuabhish

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions