web3-storage / web3.storage

DEPRECATED ⁂ The simple file storage service for IPFS & Filecoin
https://web3.storage
Other
501 stars 122 forks source link

When retrieving file using client js library #2261

Closed dataonoff closed 1 year ago

dataonoff commented 1 year ago

await this.web3Storage.get(cid) the we res.files() (here I get my Web3File with the right name, but the cid doesn not match the cid of my research. It is another one.

heyjay44 commented 1 year ago

Could you please provide more details? I'm closing the issue for now but can reopen if we get more information.