You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the following code api = ipfsapi.connect('127.0.0.1', 5001) api.get(<hash>)
The file is downloaded and is renamed as hash. I'm not certain if this is done on purpose or an issue that needs to be resolved.