Get help with the Dropbox API from fellow developers and experts.
Hi, A few hours ago it seems Dropbox API search_v2 is working intermittently (not all files are found via search, same on dropbox.com), it seemed to have coincided with the recent "degraded performance" issues. Is there still something going on? I know a file that was synced with the Dropbox client on my computer I can…
We're using Embedder whhich has been working fine forever. Today we're getting erors which appear to be a result of a 500 script error from the dropin.js URI: https://www.dropbox.com/static/api/2/dropins.js Is it just us?
Hi all I'm trying to access a folder outside of my personal root (a team folder). if let client = DropboxClientsManager.authorizedClient?.withPathRoot(.namespaceId("12345678")) { // do nothing print("dropbox connected") // client.users.getCurrentAccount().response(completionHandler: { user, error in// // print(user)// //…
Hello, Can you please help, How we can Get a temporary link to a team folder file? We have files under team folders and want to generate a link to get the files. Same as we do for user folders using /get_temporary_link
I'm using the Dropbox Business API. I've been successful at experimenting for a while with webhooks for file changes and having an understanding of the documents getting uploaded/deleted from Dropbox from all the users.Now I need to do the same but for user permissions. I need to understand given a list of users with…
I suddenly have an issue with the Dropbox API. The following error found while trying to create a shared link. stone.backends.python_rsrc.stone_validators.ValidationError: unknown tag 'banned_member'
Getting error "This token is not associated with a team" when trying to access team data using User access token. Can you please help to find out how we can create access token for Team?
Hello, Hope somebody can help. I'm trying to embed the latest image from Dropbox to a website. Unfortunately I can't get the script right. If anyone can help with the script it would be great. <!DOCTYPE html><html><head> <title>Display Latest Dropbox Image</title></head><body> <div id="image-container"> <img…
I am trying to fetch the permissions of multiple files using batching, I have shared a file `abc.txt` to a group which was created automatically and includes invited members. But while running the API, response is not returning that group. API endpoint: https://api.dropboxapi.com/2/sharing/list_file_members/batch Response:…
I have created the app but I keep checking the box in permissions for files.content.write and files.content.read and it won't save. Everytime I authenicate, it says those permissions are not shared, and I go into the app and the boxes are unchecked. How do I save permissions? I went to Branding and hit save but it doesn't…
It looks like you're new here. Sign in or register to get started.