Get help with the Dropbox API from fellow developers and experts.
Hello! I'm trying to integrate Salesforce with Dropbox and got Error in the URL: /AuthorizationError?ErrorCode=No_Openid_Response&ErrorDescription=Bad+response. I would also like to get a permanent token to get around this problem, but when I click on the generate button I get a non-permanent token, there is also no button…
Hello, I am developing an application that uses the Dropbox API. I would like the application to choose a port that is currently open on the device and based on that create User Authorization link for user to authorize this application. I have not found the way whether/how it can be achieved because Redirect URIs seem like…
When I have the share url for a folder, and a user who has connected their Dropbox accopunt by OAuth, is it possible to get URLs for images in a folder, so that I can display the thumbnails in my app, without having to download every thumbnail? I would like to instead use <img> tags, and point to the thumbnail URL in the…
I have a very strange problem. Everything has worked well until this Wednesday. My scripts uploaded files correctly to the dropbox and everything was fine. Suddenly without any change in my python API software the file upload stopped to work. I have created a new dropbox folder /test that is empty. I try to upload a file…
I am using the API: https://api.dropboxapi.com/2/files/get_metadata With a body of {"path":"FILENAME","include_media_info":false,"include_deleted":false,"include_has_explicit_shared_members":false} I am getting a 409 response that looks like this:{ "error_summary": "path/not_found/..", "error": { ".tag": "path", "path": {…
Hello, I have built an application that integrates with Dropbox using the nodejs SDK. It has been working fine for the past few months but has just stopped working overnight The reason seems to be that the filesListFolder and sharingGetSharedLinkMetadata APIs no longer return the path_lower or path_display properties. I…
Hello, I split my file with 60MB size. But I get this error "Too_large"
Hello, after user authenticates via OAuth2 I request refresh token, which I store on user's mobile device. Now to perform various actions (upload/download) from the user's Dropbox storage, I build: DbxClientV2(config, credentials) As I was reading this…
I'm a dev building out an email notification system for a client. Initially, the intent was to use webhooks but 1) I didn't care to store a cursor for every single user 2) to reduce costs, I didn't want to have an API set up that would be constantly pinged by Dropbox on every single update Currently, I'm storing a cursor…
Hi We are having issues with Customers not being able to load docs. Initially we thought it was a token issue in the database. However it looks as though it is the number of calls being made - 2023-09-29T06:16:04:: [xxxxxxxxxxxxx] System. Aggregate Exception: One or more errors occurred. ---> Dropbox. Api. Rate Limit…
It looks like you're new here. Sign in or register to get started.