How to get a list of downloadable objects #537
vporton
started this conversation in
Developers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want using Infura API get as many as possible downloadable objects, skipping not downloadable as much as possible. (My purpose is for my file hosting application to get a long list of downloadable files, as long as possible.)
I tried some hashes of messages on ipfs.com and it timeouts instead of downloading an object. What did I do wrong?
First, it were wrong hashes, or maybe I should use something other (what?) than ipfs.com?
I used the following methods for my testing of message hashes:
All of the several message hashes that I obtained were not downloadable from ipfs.com - Why?
Beta Was this translation helpful? Give feedback.
All reactions