Get help with the Dropbox API from fellow developers and experts.
While using the developer app to create a api share. i'm unable to find a folder in my main dropbox to remove any files once i have uploaded though the api. Im really stuck on this! I have currently one file which i sent and read back on a kodi backup app (SUCCESS!) However can't find the file anywere in my dropbox if i…
Hey guys, can you please share some information about the future of the SwiftyDropbox framework? Version 6.0.0 was released recently and some of the most requested issues were not addressed. 1. Do you have any plans to remove/update Alamofire dependency? v.5 was released quite some time ago and I can not migrate to it…
Hello im using team space configuration and trying to use this EP - https://api.dropboxapi.com/2/files/move_v2 to move file from user's home folder to admin home folder and i get 409, tried to add admin header but its not working... Do you have support to such case? if so please share the EP (preferably v2) and relevant…
Hi, I am using dropbox V2 rest apis for my application. I have an usecase to be resolved. There is an api to list all the files and folders within the given folder path. Is there a way to retrieve only the folders within the given folder path? I know that we can differentiate the folders and files using the ".tag" key…
Hi all, I need help, I have set the SwiftyDropbox SDK in my IOS project, and I am able to do the OAuth process successfully : and i get my dropbox account info when i ask the API: I have problem retrieve the paths of all files and folders in my dropbox root directory.... I used this code: And i get this response : 0…
hi i want to integrate dropbox at my react project and im using php dotnet as a backend i integrate the dropbox at frontend but the issue is that i want to get files from dropbox and convet it into base64 and send it to backend this technique is im using for local ones can anyone tell me how can i do this do i need changes…
I'm trying to do the worlds simplest node dropbox script but getting an error, clearly I am missing something. I set up an App - and gave it all the read permissions. Then I have this script which should list the contents of the root - which I assume would be the App folder name I setup: ``` import { Dropbox } from…
Hello! I am currently saving files in my 'Apps' folder using the files_upload() API. I want to save files in a seperate environment than 'Apps' where users are already looking. I believe my Dropbox key has permission to do this, but I cannot figure out the path settings to get this to integrate correctly. folder =…
Hello, my name is Bernardo, I am wanting to implement the Dropbox API to a support system. I use the example that dropbox gives on github to upload files, in my code it works but when I enter the dropbox folder the file is uploaded corrupted and it does not allow me to open or download it, I attach my code, I hope you can…
API /sharing/list_file_members and sharing /list_file_members/batch returning different result for same file ID /list_file_members/batch , return blank entries while /list_file_members/batch , return 1 owner entry for a file Please check below , for same file id , API returning different result.…
It looks like you're new here. Sign in or register to get started.