Giter Club home page Giter Club logo

excloudinary's People

Contributors

jschneider1207 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

excloudinary's Issues

ExCloudinary doesn't play well with releases and REPLACE_OS_VARS

Because Application.get_env is used at compile time to fetch the values, ExCloudinary doesn't work with releases that are using REPLACE_OS_VARS to set the api_key, secret, etc. via environment variables.

Would you consider using something like DeferredConfig instead? This would give people using the library more flexibility in their configuration.

Not able to change timeout

I am getting timeout error when i try to upload an SVG file.

iex> ExCloudinary.upload_image("/Users/star/Desktop/test.svg" , [] , 400000)
{:error, %HTTPoison.Error{id: nil, reason: :timeout}}

Even after supplying a large timeout , the request ends within the default timeout of 5000.

Is there any other way to over ride this ?

Build fails on heroku

Will use the following versions:
* Stack cedar-14
* Erlang 18.2.1
* Elixir 1.2.3

And stacktrace:

remote: == Compilation error on file lib/ex_cloudinary/client.ex ==
remote: ** (CompileError) lib/ex_cloudinary/client.ex:50: invalid literal nil in
 <<>>
remote:     (elixir) src/elixir_bitstring.erl:149: :elixir_bitstring.build_bitst
r/4
remote:     lib/ex_cloudinary/client.ex:50: (module)
remote:
remote: could not compile dependency :ex_cloudinary, "mix compile" failed. You c
an recompile this dependency with "mix deps.compile ex_cloudinary", update it wi
th "mix deps.update ex_cloudinary" or clean it with "mix deps.clean ex_cloudinar
y"
remote:
remote:  !     Push rejected, failed to compile elixir app
remote:
remote: Verifying deploy...
remote:
remote: !       Push rejected to kpsz.
remote:
To https://git.heroku.com/kpsz.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/kpsz.git'

ExCloudinary

Hi sschneider1207:

How do we configure ExCloudinary to accept video stream uploads instead of images directly from my Phoenix application?

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.