Get help with the Dropbox API from fellow developers and experts.
Hi everyone, how can I generate a preview link with an expiry for a file to embed it on my website?
Hi, after creating a shared folder via endpoint https://api.dropboxapi.com/2/files/create_folder_v2 a folder id in the form "id:xxxxxxxxxxxxxxx" is returned. When trying to fetch the metadata of this particular folder later on using the endpoint https://api.dropboxapi.com/2/sharing/get_folder_metadata and that very id, I…
Basically what it says in the title. I have some Google Colab (i.e., Python) code to analyze data (in a .csv file), but I need to access that data first. I would like to store data files in Dropbox because we have more storage to spare than in Google Drive. But the !wget command, which I would ordinarily use to get a file…
We are using the API to connect to customer accounts and retrieve files waiting in Dropbox to be uploaded to a CRM system. We are getting an error when we are trying to get a list of items in a give folder. The error is "Error Occurred Unexpected character encountered while parsing value: <." We have established this is…
I'm quite new to using the API, but I was successful once and trying to follow the same steps with no luck. My issue is with trying to generate a long-lived token. I am creating my new app, and getting my "App Key" and "App Secret". I then generate an "Access Token". From there, I use this…
Hello, I'm encountering a problem while trying to obtain the content URL of a file. Specifically, when I use a shared link to fetch a file, I receive a 302 response but i encounter CORS issues. This prevents me from following the redirect to obtain the file's content URL i guess. I don't face this issue when using curl or…
Hi! I am uploading files via the temporarily upload links generated via the /get_temporary_upload_link call. This all works fine, but the POST upload call to the generated upload link (e.g. https://dl.dropboxusercontent.com/apitul/1/bNi....) is terminated for files larger than a certain limit. > POST /apitul/1/bNi....…
I'm saving images into Dropbox using the API. What I'm looking for is a way to get the image preview URL, which is then used in HTML as the src value like: html <img src="{image url from dropbox}" /> The current URL that I have is always redirected to the Dropbox website and shows the image inside the Dropbox site. Are…
Hello Team, Iam using drop box APIs where i can download folder and upload files. When it comes to shared folder could you please tell me which APIs i need to use for drop box. I need to download a file and upload file in share folder. Please help me on this and please provide step by step guidance. Note - assume there are…
How do I add Development teams and Development users in the App Console?
It looks like you're new here. Sign in or register to get started.