Page 1 of 1

Sync with dropbox

Posted: February 9th, 2025, 2:12 am
by Habtess
Dear all
How are you? I Deployed my application on dropbox and make add application option by QR code, so how i can make add applications without Email verifications.

Is there any function to write on logic platform?

Thank you

Re: Sync with dropbox

Posted: February 20th, 2025, 10:43 am
by Gregory Martin
The way that Dropbox authenticates users is controlled by Dropbox, not CSPro. In older versions of CSPro, you could connect to Dropbox and specify a username/password, but this has been disallowed by Dropbox in favor of OAuth 2.0 authentication. You can read more about it here:

https://developers.dropbox.com/oauth-guide

If you want to install applications without requiring that users know a password, you will have to use CSWeb or a FTP server.