Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button upload no longer works? #25

Open
kiraitachi opened this issue Apr 14, 2022 · 1 comment
Open

Button upload no longer works? #25

kiraitachi opened this issue Apr 14, 2022 · 1 comment

Comments

@kiraitachi
Copy link

kiraitachi commented Apr 14, 2022

Good afternoon!

Im trying to upload this snippet of code on my website:

<!--CSS CDN link for IpfsCloud widget-->
<link href="https://cdn.jsdelivr.net/gh/vasa-develop/ipfscloud@f157536445863f27481d8ce5e3025f25264d1113/app/docs/v1/css/ipfscloud-uploader.min.css" rel="stylesheet">

<!--body-tag-starts-->
    <center>
        <!--this div element will form the button-->
        <div id="IpfsCloudUploader"></div>
    </center>
<!--body-tag-ends-->

<!--JQuery needed for functioning of the widget-->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>

<!--JS CDN link for IpfsCloud widget-->
<script src="https://cdn.jsdelivr.net/gh/vasa-develop/ipfscloud@bd23078768a5c708fc0f322a3e0e0cfb45b61f71/app/docs/v1/js/ipfscloud-uploader.min.js" ></script>

But when I select the file to upload it goes onto error. Does this no longer work or is unmaintained?

Thanks in advance....

@kiraitachi
Copy link
Author

Im looking to upload to Infura since I believe its free to use write and read. I saw your approach here:

https://codepen.io/vasa-develop/pen/eYmYqpe

But not working either. Im not a dev or coder...so Im having some isues. I believe I would have to edit your https://cdn.jsdelivr.net/gh/vasa-develop/ipfscloud@bd23078768a5c708fc0f322a3e0e0cfb45b61f71/app/docs/v1/js/ipfscloud-uploader.min.js and upload it to jsdelivery changing the host to upload to infura instead.

But not sure...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant