Get help with the Dropbox API from fellow developers and experts.
Hello. After reinstallation, my program gives the error “Invalid Dropbox access token, try setting the expiration date to No expiration and regenerating the token.” I can't find the "No expiration" option. What could be the problem?
I am building a React native app and trying to integrate the Dropbox API. I'm following expo's app auth guide: https://docs.expo.dev/guides/authentication/#dropbox and I have the App registered with a scheme in the redirect URI's as: com.kkanchev94.esignapp://oauth and the same one registered and build with that scheme in…
I built an App to get an API key, so that I can use a workflow automation I've designed to upload files to a dropbox folder. Nothing Fancy, but also not built to be published externally. Is there a way to put it into production without making it publicly available?
We are using Dropbox to ingest files from our clients. We get them access to a shared folder (we're still thinking through which sharing option is best here such that clients can easily upload, but also keep tabs on their previously uploaded files, aka not a good use case for file requests). We want to automate a way to…
I'm using Google Colab + Python to create a list of folder from a googleSheet of my open projects. I set-up the App in dropbox & the code runs without error. It checks to see if the folder path already exists before creation. Ran the 1st time & received confirmation the folders were created. Ran the 2nd time and it said…
While building an integration with Dropbox I am running into typical situation of deleting folders at my app's end when a subject folder is deleted by the user on Dropbox. Via webhooks I am getting Metadata object actually DeleteMetadata object which does have path but no id, at my end we don't keep track of paths as such…
My app is single-page server-side javascript/HTML, but I don't use Node. This seems to mean that I can't just import {Dropbox} from 'dropbox' I am able to access use the chooser and saver by using dropbox via script i.e. src="https://www.dropbox.com/static/api/2/dropins.js", but the functionality available…
Greetings, If I embed a folder onto my website, I want people to be able to open the contents (images) inside the folder. But they cannot. They only have permission to view a list/grid of the folder content - not open the content. Example: https://www.arclab.space/e/test-raw-jpg The embedder should have a parent/child…
I am a fairly experienced developer but new to the Dropbox API. I am on this page, the Dropbox for Python Tutorial. The example assumes that I can get an ACCESS TOKEN from the App Console. However, my App Console does not offer me an ACCESS TOKEN. It only offers me OAuth tools. I have had bad luck with OAuth 2.0 on…
Hello, I have created an app and while implementing it. During Oauth2 sign in process it is showing me login with work account message. Please help with it what is work account ? here is the screenshot of the error. https://prnt.sc/u2u44d Thanks
It looks like you're new here. Sign in or register to get started.