You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Alex1347
3 years agoHelpful | Level 5
Authorization in UWP apps
As a UWP developer, I ran into the following problem.
With the authorization policy change, Dropbox no longer supports the OAuth2 application authorization flow in web views, nor does it support th...
Greg-DB
Dropbox Staff
Unfortunately Dropbox doesn't currently have an example like this for UWP posted, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Mark R.5
3 years agoHelpful | Level 5
The solution is documented here, using a custom URL scheme. I can confirm that this works:
- Alex13473 years agoHelpful | Level 5
Ok, can you have an example of using a custom URL scheme for then listen to a redirect URL in response to get a token?
I would be very grateful.- Mark R.53 years agoHelpful | Level 5
It would be tricky to give a complete example without a sample project (which it would be good if Dropbox could provide), but I think Greg's explanation of the process in the thread I linked to gives all the information you need to piece it together. I just followed that through carefully, following the links he provided for each stage, and it worked fine. I will link the exact message I am referring to below:
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,885 PostsLatest Activity: 5 years agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!