Dropbox installs & integrations
Connect your tools and content together with help from the Dropbox Community. Join a discussion or post a question of your own to get started.
Hi,
Our software has Dropbox integration for syncing project files and others.
After starting our software I'd like to check if the client has changed his dropbox user and warn that clould integration is no longer working if so. With google drive we check the user from a .db file in Cusers\....\AppData\Google\Drive\.... What is the right way to go about this with dropbox?
Thank you in advance,
Nikola Simeonov
@daone wrote:
...Our software has Dropbox integration for syncing project files and others.
...
Hi @daone,
Usually when somebody talk for Dropbox (and not only) integration, this means integration with particular service. As far as I can see you are talking for integration with Dropbox application!!! not Dropbox service! Just for clarity...
@daone wrote:
...After starting our software I'd like to check if the client has changed his dropbox user and warn that clould integration is no longer working if so. With google drive we check the user from a .db file in C
users\....\AppData\Google\Drive\.... ...
The equivalent Dropbox folder on Windows is "CUsers\user\AppData\Local\Dropbox", but all data there are encrypted and status info is completely inaccessible. Another thing you have to take in mind is different way of how Dropbox and GDrive work. Even unencrypted, the mentioned data are not reliable for actual status (what about if the application is offline?!
Can you conclude something, even with full access? rhetoric question).
@daone wrote:
... What is the right way to go about this with dropbox?...
The right way is direct link to the Dropbox service using Dropbox API (or appropriate SDKs).
Hope this helps.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!