Dropbox link as MediaConvert HTTP input

0

In the last week of January 2022, Dropbox changed the http response headers of "Direct Links". Direct links are temporary public URLs that return a Dropbox file.

When calling the link with HTTP/1.1, Dropbox now returns the "Transfer-Encoding: chunked" header and no longer returns a "Content-Length" header in the response.

As a result, when these links are used as an HTTP-type input for a MediaConvert job, the job fails with error 3450 HTTP Server Error: You specified an HTTP URL for an input file, but the HTTP server returned an error or failed.

These links work fine when called them from a browser or Postman, so the problem seems to be in how MediaConvert handles the response.

Has anyone else experienced this, or have any suggestions to work around?

preguntada hace 2 años72 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas