Greg

Results 418 comments of Greg

@ChrisRut There are actually a few small breaking changes. We just finished updating the release notes accordingly. Apologies that wasn't all updated at once.

Thanks! I'll pass this request along to the team but I can't promise if or when that might be implemented.

@olavolsf Your question doesn't seem related to this issue, and I see you [also posted it on the forum](https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dot-Net-SDK-provided-by-Dropbox-is-not-updated-with-TLS-1-2/td-p/618563) anyway, so I'll follow up with you there.

Thanks for putting this together!

No, I don't have an update on this right now.

I don't know if there are any currently issues with this pull request. It is awaiting review. We'll update it once it's been reviewed.

Can you share what you tried to increase the timeout? If you haven't tried it this way, please try this when making the client: ``` self.dropbox = dropbox.Dropbox(ACCESS_TOKEN, timeout=None) ```

Thanks for trying that and following up. It sounds like this is due to the API call taking a long time due to the large number of files then. Please...

@pokidovea Thanks for trying that and letting me know! I'm afraid I don't have any other workarounds to offer right now, but I'll check in with the team again on...

@jtopel No, unfortunately I don't have an update on this.