Your workflow is unique 👨💻 - tell us how you use Dropbox here.
security
5 TopicsThe underlying connection was closed error
Have an integration in C# and has been working fine for a long time till now as nd we get the following error {"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."} When doing the following call var full = await client.Users.GetCurrentAccountAsync(); Any help would be appreciated thanksFileStack <-> Dropbox for uploading files - Token Expired?
Hi there! I noticed a strange behavior of the application that I created on the Dropbox side. Everyday I have to generate a new token so that my files can be uploaded to Dropbox using FileStack file picker. Otherwise, I get an error on the FileStack side, which disappears after this procedure with the resave of the old token to the new one. FileStack support told me that Dropbox does not support the endless life of tokens for applications. Is this true?Solved155Views0likes2CommentsDropbox generate Auth Token thru java
Hi, I am able to generate Access Token manually thru the dropbox website which is working fine. But expires after a few hours, Is there any method in Java that can generate access token programmatically? I would like to test this out so that we can start doing uploads and downloads by generating access tokens.team data.member permission implicitly checked team data.governance.write
I am configuring App client with Dropbox. In Permission tab, when i checked team data.member permission, it implicitly checked team data.governance.write. Is this bug ? I just want configure permission with ready-only access.1.2KViews0likes6Comments