cds-videos icon indicating copy to clipboard operation
cds-videos copied to clipboard

Upload a file via URL link appears to be broken

Open ntarocco opened this issue 3 years ago • 3 comments

ntarocco avatar Sep 15 '21 12:09 ntarocco

Updates

  • Download links are being blocked because of CORS.
  • Dropbox button is missing the API key. Maybe not worth fixing this if we integrate cernbox!

zzacharo avatar Oct 07 '21 10:10 zzacharo

Download links are being blocked because of CORS.

Not sure I understand this one: we should just download a file, e.g. you are downloading it with curl or with the browser. How come CORS kicks in?

Dropbox button is missing the API key. Maybe not worth fixing this if we integrate cernbox!

Is it hard to remove any trace of Dropbox integration?

ntarocco avatar Oct 08 '21 13:10 ntarocco

Backend is fixed. Missing UI fixes.

ntarocco avatar Aug 24 '23 13:08 ntarocco