Get help with the Dropbox API from fellow developers and experts.
I have a folder that contains more than 1000 images, when try to generate images URL for all images using API, generating only 500 URL for each folder.
I am reaching out regarding an issue we are encountering when calling the /team_log/get_events endpoint. Occasionally, we receive a response where the events list is empty, but has_more is returned as True. Our company is attempting to integrate and analyze Dropbox logs using our SIEM product, Exabeam. Unfortunately, this…
When listing sharing folders via API https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders There is no `folder_id` in the returning metadata of all entries. I was wondering in what circumstances the `folder_id` will be in the response ? Asking because `folder_id` can help to identify the…
i, something has changed with iOS 17. My app is using the DropboxClient() api to get an auth token, which would show safari and ask for a login. The login works, and they will get the question if they want to allow my app access. When they click on Allow, they now get the error: Safari can't open the page because it…
Perhaps you can tell me what type of authorization is best to use for a .Net API app? I looked at the examples, but RedirectUri are indicated there, and as I understand it, this is convenient to do if they are developing the client part, but my task is to integrate with the server part. Perhaps you have an example for…
Hi, i am using some of the http api endpoints to upload or download files. As i saw in the documentation the API access tokens never expire but can only be revoked. For some reason after i use my token for a day or so i get the message "expired_access_token". Then i need to create a new one. Of course i never revoked it…
My problem is I need a way to automatically upload from a ustom app on my iPhone, to dropbox. I need it such that all the newly created/recorded audio files from my custom app, should be directly uploaded to dropbox. The user should not be harassed to do any sort of manual upload. Please do tell whether this is possible or…
Dear Community Experts, I have created a .NET Core 6 web application for my husband's stamp collecting hobby [SNIP] and I would like to display some of his stamp images in the application from his Dropbox folder "Gourmet Philatelist". I went through all the samples in the .NET SDK for Dropbox in my Dropbox Api Test…
Hello, when I try to download a shared file using API , the socket closes at the 10th minute, and I receive an 'ECONNRESET' error. Without using the API, I was able to download for an hour. And after an hours it's closing the connection again. By the way, the file I'm downloading is over 100GB. Can you help me with this…
Hi, I recently started having issues uploading files to dropbox via API. The error returned is HTTP/1.1 400 Bad Request The output via curl is as below * using HTTP/1.x > POST /2/files/upload HTTP/1.1 Host: content.dropboxapi.com Accept: */* Authorization: Bearer MyBearerToken Dropbox-API-Arg: { "path":"file_to_upload",…
It looks like you're new here. Sign in or register to get started.