Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

Forum Discussion

bambaba12's avatar
bambaba12
Explorer | Level 4
12 months ago

ECONNRESET while downloading shared file as a stream

Hello, when I try to download a shared file using API , the socket closes at the 10th minute, and I receive an 'ECONNRESET' error. Without using the API, I was able to download for an hour. And after...
  • Greg-DB's avatar
    Greg-DB
    11 months ago

    We've increased the /2/sharing/get_shared_link_file endpoint timeout. For downloads that will take a long time, please use Range requests to retrieve the entire file across multiple requests as described in my previous message.