Explore Dropbox Developer & API discussions with developers like you.
Hi everyone, I’m Darshan [removed], facing an issue with embedding a chooser iframe (as shown in the code below). The iframe isn’t displaying properly, and I believe it’s due to frame-ancestor restrictions. I’ve been trying to add my domain to the frame-ancestor settings, but it doesn’t seem to be working. Is this…
I have a public Dropbox folder that would have a bunch of files in it (the user can paste their own public link). In that folder, I want to be able to get all the files that are there; specifically images. I would like to get their names, links, thumbnails etc and then have the user download them. For now, I would just…
I have a Macintosh app that does not use the Dropbox api - however, my users do save the app’s data files & packages in a Dropbox folder. The problem is that recently users have been having file packages saved as “Available online-only” which causes huge and unexpected problems and the solution is to switch the file to…
As title, I wonder how can we know a file is encrypted or not via API?
I am working on an integration for our business that uses the API to shared a folder's content with an email attached to the order. Previously we used Google Drive to solve this but have experienced some issues and we would like to make Dropbox our new home. At the moment, I am granting the email addressed attached to the…
Cannot set expire for sharing_create_shared_link_with_settings. It showed error below: CreateSharedLinkWithSettingsError('settings_error', SharedLinkSettingsError('not_authorized', None))) How to resolve this issue ?
Hello, I want to obtain the corresponding values for Usage (in MB, updates every 8 hours) obteined using the manual export member data in the admin console. Currently this is my test code: def get_users_list(token) : dbx = dropbox.DropboxTeam(token) members = dbx.team_members_list(include_removed= True).members # Collect…
Regarding Access Token Expiration Policy
My token expire almost daily. I want a token to not expired anymore. It's possible?
when I use api files_get_metadata : https://api.dropboxapi.com/2/files/get_metadata to get file detail information, already set the parameter : "include_media_info":true some file return the media_info , but some file don't return !!! why ? --- additional--- I found that PNG images do not return media_info information.
It looks like you're new here. Sign in or register to get started.