<?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 Re: OAuth Documentation Incomplete in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/598316#M2613</link>
    <description>&lt;P&gt;When is this bug going to be fixed? &amp;nbsp;It has been weeks and we need to work on our Dropbox integration.&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 12:25:58 GMT</pubDate>
    <dc:creator>INSPE</dc:creator>
    <dc:date>2022-05-20T12:25:58Z</dc:date>
    <item>
      <title>OAuth Documentation Incomplete</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/594194#M2566</link>
      <description>&lt;P&gt;I submitted an OAuth request using the format from this page:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize" target="_self"&gt;https://www.dropbox.com/developers/documentation/http/documentation#oauth2-authorize&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It was in this format:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A target="_self"&gt;https://www.dropbox.com/oauth2/authorize?client_id=&amp;lt;APP_KEY&amp;gt;&amp;amp;response_type=code&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously, I had my actual app key filled in. &amp;nbsp;However, I got this response:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Error (400)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=""&gt;More details for developers
&lt;P&gt;`team_data.member` scope is required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="inherit"&gt;There is no&amp;nbsp;documentation&lt;FONT face="inherit"&gt;&amp;nbsp;about the team_data.member parameter.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 May 2022 19:38:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/594194#M2566</guid>
      <dc:creator>INSPE</dc:creator>
      <dc:date>2022-05-02T19:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth Documentation Incomplete</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/594196#M2567</link>
      <description>&lt;P&gt;The "team_data.member" scope is one of the team scopes available on the Permissions tab of an app's page on &lt;A href="https://www.dropbox.com/developers/apps" target="_self"&gt;the App Console&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's currently a bug on our side with this configuration causing this issue though. We're looking into and I'll follow up here once I have an update on that.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 18:44:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/594196#M2567</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-04-29T18:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth Documentation Incomplete</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/598316#M2613</link>
      <description>&lt;P&gt;When is this bug going to be fixed? &amp;nbsp;It has been weeks and we need to work on our Dropbox integration.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 12:25:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/598316#M2613</guid>
      <dc:creator>INSPE</dc:creator>
      <dc:date>2022-05-20T12:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth Documentation Incomplete</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/598347#M2614</link>
      <description>&lt;P&gt;I don't have an update on this yet. I'll follow here once I do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference though, if you don't need it, you can work around this by disabling the 'files.permanent_delete' scope for your app on &lt;A href="https://www.dropbox.com/developers/apps" target="_self" rel="noopener noreferrer"&gt;the App Console&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 14:46:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/598347#M2614</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-20T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth Documentation Incomplete</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/599767#M2644</link>
      <description>&lt;P&gt;Thanks for reporting this issue. This issue has now been addressed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To resolve this issue, please now disable and then re-enable the &lt;CODE&gt;files.permanent_delete&lt;/CODE&gt; scope and then click "Submit" for any affected apps(s) on the "Permissions" tab for the app on &lt;A href="https://www.dropbox.com/developers/apps" target="_blank" rel="noopener noreferrer"&gt;the App Console&lt;/A&gt;. If you do not need the &lt;CODE&gt;files.permanent_delete&lt;/CODE&gt; scope, you should leave it disabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for any inconvenience this may have caused, and thanks again for bringing this to our attention.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 18:40:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/OAuth-Documentation-Incomplete/m-p/599767#M2644</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-26T18:40:41Z</dc:date>
    </item>
  </channel>
</rss>

