TailorDev / pauling

:calling: Scientific posters on the go!
MIT License
7 stars 3 forks source link

Sometimes cloudinary fails to generate thumbnails #47

Open jmaupetit opened 7 years ago

jmaupetit commented 7 years ago

Purpose

The following urls generates a 400 error:

  1. https://res.cloudinary.com/tailordev/image/fetch/c_thumb,w_370,h_200,f_png/https://ndownloader.figshare.com/files/2080690
  2. https://res.cloudinary.com/tailordev/image/fetch/c_thumb,w_370,h_200,f_png/https://ndownloader.figshare.com/files/2094771

The consequence is that no thumbnail is generated for this poster in the mobile app.

Failure reasons may be:

Proposal

As suggested by @willdurand, we need a placeholder in those cases.