We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
FJBDev
4 years agoHelpful | Level 5
SWT browser deprecated ?
Today, when I try to open the dropbox /authorize webpage with a SWT browser, I get this error :
While it was working all this time, that seems new to me that Dropbox doesn't support the SWT browser...
- 4 years ago
Thanks for the additional information.
The user only needs to manually copy and paste the authorization code into your app if the app does not provide a redirect URI. If the app provides a redirect URI, the authorization code will be provided via a redirect to that redirect URI after the user authorizes the app. Please refer to the authorization documentation for more information.
FJBDev
Helpful | Level 5
Oh ok, thanks for this info.
So does that mean I need to ask my users to copy the returned authorization code back in my on-prem software so I can perform a /oauth/token for them ?
By the way, the SWT browser is a browser offered by the SWT framework to display web pages in Java applications for example:
https://download.eclipse.org/rt/rap/doc/2.3/guide/reference/api/org/eclipse/swt/browser/Browser.html
Greg-DB
4 years agoDropbox Staff
Thanks for the additional information.
The user only needs to manually copy and paste the authorization code into your app if the app does not provide a redirect URI. If the app provides a redirect URI, the authorization code will be provided via a redirect to that redirect URI after the user authorizes the app. Please refer to the authorization documentation for more information.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 7 hours 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!