<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic oauth fails in vs2022 in debug mode in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676796#M30490</link>
    <description>&lt;P&gt;oauth fails in Razor project when started in debug mode. When started without debugging everything is ok and I get my tokens.&lt;/P&gt;
&lt;P&gt;When the dropbox page is loaded the debug output window shows all kinds off js code and html, takes a long time and then stops working.&lt;/P&gt;
&lt;P&gt;this is the url I'm sending:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/oauth2/authorize?response_type=token&amp;amp;client_id=9xel3hm56djft05&amp;amp;redirect_uri=https://localhost:7280/DBXauth2" target="_blank" rel="noopener"&gt;https://www.dropbox.com/oauth2/authorize?response_type=token&amp;amp;client_id=9xel3hm56djft05&amp;amp;redirect_uri=https://localhost:7280/DBXauth2&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 14:38:14 GMT</pubDate>
    <dc:creator>brtdvrs</dc:creator>
    <dc:date>2023-04-14T14:38:14Z</dc:date>
    <item>
      <title>oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676796#M30490</link>
      <description>&lt;P&gt;oauth fails in Razor project when started in debug mode. When started without debugging everything is ok and I get my tokens.&lt;/P&gt;
&lt;P&gt;When the dropbox page is loaded the debug output window shows all kinds off js code and html, takes a long time and then stops working.&lt;/P&gt;
&lt;P&gt;this is the url I'm sending:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/oauth2/authorize?response_type=token&amp;amp;client_id=9xel3hm56djft05&amp;amp;redirect_uri=https://localhost:7280/DBXauth2" target="_blank" rel="noopener"&gt;https://www.dropbox.com/oauth2/authorize?response_type=token&amp;amp;client_id=9xel3hm56djft05&amp;amp;redirect_uri=https://localhost:7280/DBXauth2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 14:38:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676796#M30490</guid>
      <dc:creator>brtdvrs</dc:creator>
      <dc:date>2023-04-14T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676853#M30494</link>
      <description>&lt;P&gt;Can you share the name and version number of the web browser you're using to open the&amp;nbsp;&lt;A href="https://www.dropbox.com/oauth2/authorize.." target="_blank"&gt;https://www.dropbox.com/oauth2/authorize..&lt;/A&gt;. page when this fails? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A screenshot of the issue you're seeing may also be helpful for context. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 17:29:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676853#M30494</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-14T17:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676985#M30500</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dbxshot.jpg" style="width: 800px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/36939iCE74476CC22E1B70/image-size/large?v=v2&amp;amp;px=999" role="button" title="dbxshot.jpg" alt="dbxshot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;browser is Edge version&amp;nbsp;112.0.1722.46, the default browser Visual Studio 22 uses for debugging. In the screenshot you see the debug output generated.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 09:13:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/676985#M30500</guid>
      <dc:creator>brtdvrs</dc:creator>
      <dc:date>2023-04-15T09:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677271#M30505</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 13:20:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677271#M30505</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-17T13:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677334#M30511</link>
      <description>So how can i debug it vs 2022 ?</description>
      <pubDate>Mon, 17 Apr 2023 17:01:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677334#M30511</guid>
      <dc:creator>brtdvrs</dc:creator>
      <dc:date>2023-04-17T17:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: oauth fails in vs2022 in debug mode</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677339#M30512</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1677191"&gt;@brtdvrs&lt;/a&gt; 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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 17:15:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/oauth-fails-in-vs2022-in-debug-mode/m-p/677339#M30512</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-17T17:15:18Z</dc:date>
    </item>
  </channel>
</rss>

