Explore Dropbox Developer & API discussions with developers like you.
Hello, I started a project that I need some features that dropbox provide, but I cannot implent using the sdk or the api. The features are: * List all distinct tags used * Search files by this tags * List all custom metada (properties) values used * Search files by this values Anyone can tell me if any of this is possible?…
Hi Dropbox, Can you provide an example of making GetToken using .Net Developer C# and upload and download it at the same time. for Dropbox V2 APIs. Thanks
I'm using swiftydropbox in swiftui and when I try to authenticate using the dropbox app I get a popup that says: Error loading app info - An unknow error occurred. All scopes are set in app console. When I try to authenticate using safari (so I need to uninstall dropbox app) it works. Please help. I'm using dropbox…
Hello, I got an error when I give the signer as participants. Code and error screenshots are given below: This is code: $curl = curl_init(); curl_setopt_array($curl, [ CURLOPT_URL => "https://api.helloworks.com/v3/workflow_instances/preview", CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => "", CURLOPT_MAXREDIRS => 10,…
Hello, I want to get all workflow instance ids. I think the 'preview workflow instance' will give me workflow instance ids but in the 'preview workflow instance' but that time some field is required using these documents. https://docs.helloworks.com/reference/preview-workflow-instance Please check it. And tell me about…
Hello, Hope you are doing well. I want to get the workflow instance id so I am running the code of the preview workflow instance using dropbox docs. so I got an error which is given below: {"error":"Workflow not found"} Please help me to solve this error. Thanks in advance.
Hello, I am using Dropbox_User_Endpoints. I am trying to access owner name of files which are shared to me(Received files). As per document it should shows "owner_display_names" field but I am not receiving it. api: https://api.dropboxapi.com/2/sharing/list_received_files Response: { "access_type": { ".tag": "viewer" },…
my aceess token has expired 😞 and i can't get the refresh_token I'm trying to backup to dropbox using access token via curl on linux. However, the access token automatically expires after about 5 hours, and renewal access codes cannot be issued. I checked using the code below. But still refresh_token is not visible. curl…
Hello guys, Hope you all are doing great!. I am implementing file upload dropbox for that i needed an access token. for that, i used generated token from the app but that short-lived token but I needed permanent access. I don't want auth flow because it's a personal account so the user will have to upload files only.…
Dropbox is in the Postman API Network. We published two collections of requests that you can import and use in Postman. As you probably know, Postman is an API Lifecycle tool with over 10 million users. We are happy to be a part of its growing community. Visit our Public Workspace in Postman and try it out. From the…
It looks like you're new here. Sign in or register to get started.