Giter Club home page Giter Club logo

Comments (4)

suranyami avatar suranyami commented on August 19, 2024

@smeevil We've got a tentative first step on this branch here:

https://github.com/visual-amplifiers/cloudex/tree/feature/video-upload

Unfortunately, it's failing when signing the request. We get this error:

  1) test upload single video file (CloudexTest)
     test/cloudex/cloudex_test.exs:23
     match (=) failed
     code:  assert {:ok, %Cloudex.UploadedImage{}} = Cloudex.upload("test/assets/teamwork.mp4", %{resource_type: "video"})
     right: {:error,
             "Invalid Signature 3b51489e06ec14993a64635f9fe30636696314f8. String to sign - 'timestamp=1535005387'."}
     stacktrace:
       test/cloudex/cloudex_test.exs:25: (test)

Have you encountered this before? I've gone through the documentation and read through the cloudinary_gem ruby code, but I'm none the wiser. Current guess is that there are parameters that need to be added to the signature for video uploads specifically, but we can't seem to track down which ones.

from cloudex.

suranyami avatar suranyami commented on August 19, 2024

Also: was able to re-record the exvcr cassettes, but it was a bit klutzy: used my own credentials, then did a multi-file search/replace on api_key, cloud_name, secret to make them generic.

Is there a way we could automate that?

from cloudex.

suranyami avatar suranyami commented on August 19, 2024

This is fixed in the PR referenced above, @smeevil

from cloudex.

smeevil avatar smeevil commented on August 19, 2024

\o/ merged updated and published

from cloudex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.