Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Account Settings
5 TopicsApi key
I have a personal Dropbox account I need to get my api key and secret code to backup my KODI configuration and date from my Android device. I have searched the Web for information but can't figure out how to access the information. Do i need need to upgrade my accounr? If so, what level do I need to be able to get the required information? I have previously only used Dropbox as a shared file system between devices. Thanks801Views0likes2CommentsFind DBID on Local PC
Application Affected My own app Device Windows 11 VM Operating System/Browser (if using the web) Windows 11 Dropbox App Version (if using the app) Latest Question or Issue We have an app that uses the Dropbox API quite significantly. The user must signin to our app using the Dropbox API and our own login code. It's possible that the user has logged into the Web version of the app at some time, but is using a different account on the PC App. This causes considerable grief in our system where, on install say, the system goes off into the web system and says you have a record with this account, but we cannot find the details, but the user installing the system notes that their local (PC App) account has no records associated with it. Such a use case occurs during testing, but it is perfectly plausible that a user could have their business and one or more personal Dropbox accounts, so definitely a use case that can occur in the real world. The simplest way to prevent this is that, on startup, verify that the DBID returned by the API is the same as the local account (ie. the installed APP). Simple question: Where on the local PC are the local app account details kept? Ideally it would be the DBID, but worst case it could be the associated email address? I am not having any luck with my internet searches for this info (AI does not know the difference between the DBID and the Host ID in the info.json file). EDIT: Of course if we could also find the associated email address (ie. the login to the web email address and the account associated with the app email address) then we could compare. Email address is unique in this context so if they differed same as a differing DBID. Again, I cannot seem to determine the email address associated with the local Windows Dropbox app?Solved138Views0likes10Commentsapi file request set naming convention
HI, There is currently no way to set the naming convention when creating a file request through the API. Therefore the uploader name is added to the file automatically and we have no say about it. The idea to implement the option to set the naming convention through the api https://api.dropboxapi.com/2/file_requests/create or setting a default naming convention for file request could also work. Related threads : - File Request API | The Dropbox Community - Rest API: naming conventions for new file request | The Dropbox Community129Views1like3Comments