Explore Dropbox Developer & API discussions with developers like you.
Hello. I have 2 Dropbox accounts. Working and testing. I have created a script to upload files to the cloud. While trying to get a passcode, I came across an error message: "Log in to your work account first." I tried with two accounts. From test and main. Unsuccessfully! Can you explain to me what's wrong? Or advise how…
Is it possible to create a company level access token for Dropbox. We had a Powershell script to connect to Dropbox using a bearer token that we did not realized was associated with a specific developers account. When he left the company we eventually removed his Dropbox account and that resulted in our Powershell script…
i am getting this response, and image is not uploading to give path { "name": "undefinedundefined", "path_lower": "/undefinedundefined", "path_display": "/undefinedundefined", "id": "id:Dklv8Y9b8_sAAAAAAAAALA", "client_modified": "2022-12-11T19:09:18Z", "server_modified": "2022-12-11T19:09:18Z", "rev":…
Hello experts, sorry to ask you here actually i was trying to use dropbox for storing my website data but i don't know how to start and where to start. can someone help me about this. my website here. <REDACTED> email. <REDACTED> Thanks in advance
my token is expiring while making api calls and getting unauthorised error due to short live tokens, how to generate unexpired token please assist regards, Sikandar
Hello. How can I display the full size of my storage using python? I was able to get only the occupied volume: print(dbx.users_get_space_usage().used) The only thing I could do was get this: print(dbx.users_get_space_usage().allocation) Result: SpaceAllocation('individual', IndividualSpaceAllocation(allocated=2147483648))…
Hi All, I'm new to app development and to this forum and I feel my question is so basic it must have been asked and solved before however, I cannot seem to find anything similar within the existing threads. I'm a civil designer and run my projects in various folders live on dropbox, windows 10. This works extremely well…
I have an issue where I'm uploading and trying to overwrite gsheet files to a dropbox app folder with the files.upload method. It runs successfully but I can't open the .gSheet file from my Dropbox folder. When I select 'Open in' > 'Google Sheets', I get taken to a screen stating ".gsheet files can't currently be…
As of yesterday, this method still worked perfectly. But now, I don't understand why it doesn't work anymore. *Btw I used Dropbox Core SDK Java v5.4.4 -- --
Hi everyone I was wondering if there is a way, using the API or not, to define a size limit for a given shared folder (independently of the users) For example I want these folders to be limited to 2GB, whoever is populating them Thanks! Thomas
It looks like you're new here. Sign in or register to get started.