We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
brtdvrs
2 years agoExplorer | Level 4
oauth fails in vs2022 in debug mode
oauth fails in Razor project when started in debug mode. When started without debugging everything is ok and I get my tokens.
When the dropbox page is loaded the debug output window shows all kinds...
- 2 years ago
Thanks for sharing that. From the screenshot, I see you're loading HTML from the Dropbox web site in your IDE output window itself. The Dropbox web site should only be loaded in the system web browser. I can't offer support for your platform or IDE themselves as those aren't made by Dropbox, so you may need to refer to the documentation or support resources for those for information on how to use them, e.g., how to open a URL in the system browser only.
brtdvrs
2 years agoExplorer | Level 4
browser is Edge version 112.0.1722.46, the default browser Visual Studio 22 uses for debugging. In the screenshot you see the debug output generated.
- Greg-DB2 years agoDropbox Staff
Thanks for sharing that. From the screenshot, I see you're loading HTML from the Dropbox web site in your IDE output window itself. The Dropbox web site should only be loaded in the system web browser. I can't offer support for your platform or IDE themselves as those aren't made by Dropbox, so you may need to refer to the documentation or support resources for those for information on how to use them, e.g., how to open a URL in the system browser only.
- brtdvrs2 years agoExplorer | Level 4So how can i debug it vs 2022 ?
- Greg-DB2 years agoDropbox Staff
brtdvrs I'm not sure I understand your latest question. If you need help using Visual Studio, you'll need to refer to the documentation/support materials for that. Dropbox doesn't make Visual Studio itself so we can't offer support or guidance on how to use it in particular.
In your first post in this thread you shared the /oauth2/authorize URL that you constructed, and it sounds like that worked correctly when loaded into the system web browser (Edge, in this case). Note that whether you're running a debug version or a release version of your app, that is the proper procedure; you should only load that page in the system web browser.
If something with the Dropbox API or an official Dropbox SDK specifically isn't working as expected though, please share the details of that and we'll help however we can.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 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!