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?

gefragt vor 2 Jahren72 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen