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
I have the same issue. I've tried to replace https://arweave.net/<id> with https://gateway.irys.xyz/<id> and it seems to work as it's referenced in the PR linked above. Waiting for the PR approval to remove my workaround.
After downloading, I have a URI like arweave.net/{:id} but it doesn't work... What can I do? Has Arweave changed the composition of its URLs?
Create umi instance with IrysUploader
Get uploaded file and create generic file to upload with umi uploader adapter
Then, I get URI like https://arweave.net/{:id} but when I access it, arweave tells me the URL doesn't exist...
See this PR
The text was updated successfully, but these errors were encountered: