Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Android
4 Topicsemail: [Final Reminder] Update your Dropbox SDK(s) to support root certificate changes
Hi, I have some Android apps live on Google Play that are using the Dropbox SDK and I received the following email from Dropbox : Hi, We're writing to you because according to our logs, you own one or more active Dropbox API apps using a version of an official Dropbox SDK with an outdated certificate trust store: ***** (hidden) On or after January 1, 2026, the Dropbox API servers will be updated to use new root certificates. After the server change, Dropbox API calls from outdated SDKs will fail. Failure to update your app(s) to the latest versions of these SDKs will result in loss of access to the Dropbox API. For more information, please refer to this blog post. Thanks, The Dropbox Team Although I am using the latest Dropbox SDK imports in my projects (for over a year now) as follows: implementation 'com.dropbox.core:dropbox-core-sdk:7.0.0' implementation 'com.dropbox.core:dropbox-android-sdk:7.0.0' What exactly do I need to change? Thank you in advance.234Views0likes3CommentsApi 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. Thanks887Views0likes2CommentsDirect download using android java
Until recently my android app was able to download txt files from my dropbox account using this dl.dropboxusercontent.com/s/bbbejnmpch8fve1/lastsequence.txt?dl=0 However I now get java.io.FileNotFoundException If I log in using a web browser I can see the file is still there and can be download via the browser fine. What has changes that is stopping the above url from fetching the file. Perhaps the service has changed. I have the basic free account which has served me well since 2016 for this function. I am not using the API but android java Http and was getting the contents from the returned resonse using getinputstream. How it returns file not found. Any help or advice would be helpful, thanks.Solved344Views0likes3CommentsCloudRail - Dropbox - Missing client_id
Over the Easter weekend (Apr-10, 2025), Dropbox apparently made a change that makes it impossible for PimlicalAdvancedCalendar to log in through its CloudRail library. This has worked flawlessly for many years, and no change was made to PimlicalAdvancedCalendar or the CloudRail library (which is no longer supported by the developer). Is there a reason why Dropbox has suddenly made this change? Anyone else out there with an application that was using CloudRail to access Dropbox have any idea of what Dropbox did over the Easter Weekend?Solved143Views0likes1Comment