
So, he/she can connect their Mindomo account with their Google Drive, Dropbox and/or FTP account and perform a daily backup of all diagrams. Also, any user can opt to use the Google Drive, Dropbox and FTP integrations to backup his/her data. Our primary data center is Hetzner Online GmbH located in Germany, European Union.Ī daily backup of Mindomo databases is stored at Amazon AWS in Frankfurt, Germany. Data Hosting, Encryption and Network Security The role of our system security program is to protect our users’ information by reducing the risk of loss of confidentiality, integrity, and availability of that information to an acceptable level. This guide offers you an insight into the steps and measures that are being undertaken in order to prevent, detect, and respond to information security, disaster protection, and recovery plans. We are working hard to protect our users from the latest threats. Keeping user data safe and secure is a huge responsibility and a top priority for us. I'm expecting to be redirected to localhost with query parameters containing an authorization code.ĭoes anyone know what I'm doing wrong? The behavior looks very similar to what's described in: Obtain OAuth2 Access Token for Dropbox Core API with Codenameone's Oauth2 Class, but there's no direct answer there.Security Overview Last Updated: July 19, 2022 There are also no query parameters on the redirected URL. The problem I'm seeing is that the API does not redirect the browser to the specified redirect URL ( After I provide my credentials and click Allow to grant access, instead of being redirected to localhost I'm redirected to, which fails to load (error 404). The test code (roughly the same as ) is a simple dialog with an embedded browser control to display the API login page.

I'm using DropNet as the client library and using the Token (implicit grant) flow option. I'm attempting to connect to the Dropbox API using OAuth2.
