python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Authenticating dropbox using SAML response token
We are trying to implement a logic to connect dropbox using azure SAML response token.
We have already authenticated user in our application using saml with the same response token we want to redirect...
Prabhat Singh
Votes: 0
Answers: 1
DropBox SDK failing due to "invalid_access_token"
I'm using the Dropbox.API Nuget (latest version 6.26.0) for my C#.net desktop application.
I'm obtaining a DropBox access token by requesting authorization using my client_id:
var requestUrl = $"...
AlvinfromDiaspar
Votes: 0
Answers: 1
Unable to list folders when using scoped app permission for Dropbox
I'm able to successfully list folder and contents when my dropbox developer app has full access, however, when I'm using scoped access only to a specific folder, it fails.
Now when I switch to scoped...
RCS
Votes: 0
Answers: 2
Dropbox Python SDK , unable to download or list files
We are planning to use Dropbox to get some csv files transfered from client location. This csv files need to be processed by a data engineering pipeline. We are using python to process this. As a firs...
Vineesh Vijayan
Votes: 0
Answers: 1