Hello Dropbox Cummunity,
I am getting intermittent api.dropboxapi.com port 443: Connection timed out when calling the access point "/docs/get_metadata" for multiple docs (foreach or loop), I know its not an error on my end but what can be done about this?
Also getting: "Error: read ECONNRESET" also when i use the access point "/docs/get_metadata
I think since i am trying to download my entire dropbox paper account every few hours as i write this script and getting meta data for each one all at once, (less than 1,000 at a time), the dropbox api server is intentionally cutting the connection. I want to know the limits so I do not get these errors.
Thanks,
Daniel