SkynetLabs / skynet-js

A Javascript module made to simplify communication with Sia Skynet portals from the browser.
https://sdk.skynetlabs.com
MIT License
68 stars 9 forks source link

download issue #585

Open atordvairn opened 1 year ago

atordvairn commented 1 year ago

I wanted to download a file through https://web3portal.com/:someSIAid but cant, shows 401, do i need some special headers/stuff?

atordvairn commented 1 year ago

I used Axios, same thing with fetch tho I know i can use client.file and all but want to fetch file in a capacitor app, so that won't work