Get help with the Dropbox API from fellow developers and experts.
Hi I have checked various guides and instructions on setting up embeded video on website, with the video mp4 hosted on dropbox. The error I got is "No video with supported format and MIME type found." My code is (e.g. on abcde.net/test.html) <html> <body> <h1>one</h1> <video width="100%" height="auto" controls> <source…
how to find team members from name in 3rd party api
How to get scopes from token is there any 3rd party api for this
Hi, Im trying to copy files from individual folder to a team folder by using https://api.dropboxapi.com/2/files/copy_v2 However, im receiving error from_lookup/not_found/. I tried to include Dropbox-Api-Select-Admin but i didnt work. I also try to copy files within team folder but it doesnt work. Can anyone help me with…
Hi, I am currently testing using the /files/save_url API endpoint and am experiencing a high rate of failure. I am testing using a set of 6 small image files stored in S3-compatible storage environments, and using their public URLs with the aforementioned API endpoint. In every test run, there is at least one file that…
We use the Dropbox Chooser API and have recently started having a problem with it . Now when the user selects a file from the Chooser pop-up then clicks "Choose" to confirm their selection, an error appears saying "Failed to load request". The pop-up window does not close and nothing is returned to our app. Nothing about…
Every time I try to upload a branding logo in Dropbox developer, I get "Your session has expired. Please sign back in." although I have just signed in. I have tried multiple times and in different browsers with same result.
Hi, I am trying to use classic ASP to read the contents of a folder and create a list of hyperlinks to each file in the folder. I have created a script using an api token and it seems to execute but never produces a list. Has anyone got a bullet proof script which will do this?
Hello, I need some help until now i have been using >NET SDK Version 6.37. and we are experiencing a problem downloading large files 30GB and higher. so I tried to implement chunk download, but SDK does not support it . so I did it using the API. but my problem is that when we use the SDK we do not Need to refresh token.…
I am sending a request using this endpoint: https://api.dropboxapi.com/2/files/list_folder And sending this data: { "path": "/Otter+Moon", "include_media_info": true, "include_has_explicit_shared_members": false, "include_mounted_folders": true } However, the media info is not being returned. This means that I have to send…
It looks like you're new here. Sign in or register to get started.