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?

已提問 2 年前檢視次數 72 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南