Get help with the Dropbox API from fellow developers and experts.
I wan to ensure checking to all members account 2FA enable using API . This purpose of security checking
Hi, I am trying to upload files from NetSuite into Drop Box using drop box upload API. I am able to upload text as well as CSV file but while uploading files like PDF,DOC,ZIP etc. I am able to upload it but data is missing or I am unable to open that file, Is there any kind of decoding needed for such files.
I need a ****** that moves 4 times a day files from a folder to dropbox and reading other files from another folder . Designin the architecture is not a problem. However I'm stuck with the API of dropbox. development done from mulesoft. Authentication types - Developers - Dropbox I see two main authentication types: 1)…
I have a team scoped app and it was working just fine. Starting from yesterday, authorization (token_access_type=offline&response_type=code) fails with: Error connecting app There was an error processing the request, please refresh the page and try again. Login account is team admin and has a personal account linked. I…
Hello. I would like to download 900+ files in the shared link folder using python SDK. I use files_download_to_file method which required Metadata.path_lower from files_list_folder method. However, when I print a file's value from files_list_folder, the path_lower returns None value. I'm curious how could I download files…
Hi, I'm using the api to upload and share files/folders. When I use the add_member endpoints, I include in my message a share link. When I view the email, the link is broken. It's a minor detail, but I don't want people to have to copy and paste the url. Is there any way I can fix this. thank you
Hi everyone! Hope you're having a great day 😀 I'm testing the lock functionality using two accounts; one is the owner of a shared folder and another is the user of that folder; sees it and uploads things inside. So the thing I'd like to achieve is that after the user uploads a file to the folder that user can't delete it.…
I have an enormous number of files in my application directory which I intend to distribute by means of sharing. These files are valuable resources and will be used as references by those in possession of the links; however, I do not want these visitors to be able to edit the file, download the file, or deface the file…
I am getting this error sporadically. Any help would be appreciated. Traceback (most recent call last): File "/layers/google.python.pip/pip/lib/python3.10/site-packages/flask/app.py", line 2529, in wsgi_app response = self.full_dispatch_request() File…
Hi, I need to use this endpoint to get the parent_shared_folder_id. The problem is that my json data does not return this info. I get a response that looks like this: {'.tag': 'file', 'name': 'testy2.png', 'path_lower': '/test/testy2.png', 'path_display': '/test/testy2.png', 'id': 'id:AYyyfCw5MFkAAAAAAABqCQ',…
It looks like you're new here. Sign in or register to get started.