fission icon indicating copy to clipboard operation
fission copied to clipboard

Remove GET /ipfs/{CID}

Open bmann opened this issue 5 years ago • 2 comments

We keep getting people who hit the (unauthenticated) GET request at /ipfs/{CID}, instead of using the gateway.

This may make sense in some cases, but I'm not sure where.

Should we deprecate this end point? Or make it authenticated?

bmann avatar May 29 '20 14:05 bmann

For now, I have removed it from the guide docs, for starters https://guide.fission.codes/developers/web-api

Still need to do this for the 2.3.x branch, too.

bmann avatar May 29 '20 21:05 bmann

Let's go ahead and remove this endpoint

expede avatar Apr 24 '21 20:04 expede