Get help with the Dropbox API from fellow developers and experts.
I am using /list_folders and /list_folders/continue to create a paginated file gallery in my Web application. I want to make any page in this gallery shareable, for example I want to share page 3 of the gallery with someone. To achieve this you can put the cursor from the list_folder endpoints in the URL so the person you…
I was wondering if you have any concrete plans to open the Dropbox OCR to app developers either via an API or an SDK.
I work at a screen printing company, and we are building a design library app to display our designs to users. The images of the designs are stored in our Dropbox account. I have already set up my Dropbox app from the App Console and have successfully retrieved some image links using the API. However, the next day, the…
Hello Forum Members, I have a project where I receive public URLs of files, and I save these files to a specific folder structure in Dropbox In my Dropbox account only. I'm using https://www.dropbox.com/developers/documentation/http/documentation#files-save_url to achieve this using the Dropbox API. Currently, I am able to…
I have an container-based AWS Lambda that reads from S3 and writes to Dropbox. It has worked for months and it quit working on Saturday (2023-11-17) morning. Given two folders and paths * My Team/folder01/folder02 * Some User # person that created the token using python, when I call files_upload(b'data', 'My…
hello! When I used this API to perform operation https://api.dropboxapi.com/2/files/get_file_lock_batch It show this error Cannot convert to JSON, detail: Invalid tag: required Tag.SINGLE_USER, but was Tag.UNLOCKED (through reference chain:…
I am getting error related to Dropbox authentication when I'm trying to authenticate from salesforce named credentials. The error is- Error (400) It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below. More details for…
I am developing an expo app. It needs to redirect back to the app after users have given authentication. When I was using expo go for basic testing this seemed to work fine but now that I am testing a development build and eventually a production build my process does not seem to work. I can navigate to…
Hello Everyone! I try to call "file/upload API but it show this error Error: Error in call to API function "files/upload": Unexpected select user header. Your app does not have permission to use this feature API That I used: https://content.dropboxapi.com/2/files/upload and I also give the app access :…
So I just started using dropbox for a nextjs/react app and everything works fine exactly as it should when I run it locally, but when I deploy to vercel I get a 400 code and the 'Error in call to API function "files/upload": The given OAuth 2 access token is malformed.' message. I've configured my environment variables…
It looks like you're new here. Sign in or register to get started.