<?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: Token Confusion in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Token-Confusion/m-p/469690#M23929</link>
    <description>&lt;P&gt;It sounds like your own app is probably registered for the "app folder" access type, while the API v2 Explorer has the "full Dropbox" access type. Apps with the "app folder" access type can only access the contents of the special app folder created for them (by default at "/Apps/&amp;lt;app name/" for accounts using the English locale). You can find &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_self"&gt;more information on this here&lt;/A&gt;. You can check the access type for your app 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;Since API calls using access tokens for apps with the app folder access type are rooted inside the app folder, attempting to access a file at a path outside the app folder will fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should either just reference items inside the app folder, using a path relative to the app folder, or, if you need to access any location in your account, you should instead &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register&lt;/A&gt; an app with the "full Dropbox" access type.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 15:52:39 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-11-13T15:52:39Z</dc:date>
    <item>
      <title>Token Confusion</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Token-Confusion/m-p/469531#M23925</link>
      <description>&lt;P&gt;So I am connecting to PowerBi using the token.&amp;nbsp; When I use the token created at:&amp;nbsp;&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#files_download" target="_blank" rel="noopener"&gt;https://dropbox.github.io/dropbox-api-v2-explorer/#files_download&lt;/A&gt; with the "Get Token" function inside my PowerBI call it works great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I put in the access token generated from my App on&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#files_download" target="_blank" rel="noopener"&gt;https://dropbox.github.io/dropbox-api-v2-explorer/#files_download&lt;/A&gt; it fails with the error:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;{
  "error_summary": "path/not_found/.",
  "error": {
    ".tag": "path",
    "path": {
      ".tag": "not_found"
    }
  }
}&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly when I go to Power BI it fails since the token clearly isn't being accepted with the call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight as to why this token doesn't work would be appreciated!&amp;nbsp; I need a non-expiring token for my datasets to refresh in my reporting.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 23:51:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Token-Confusion/m-p/469531#M23925</guid>
      <dc:creator>WhiskyGuy</dc:creator>
      <dc:date>2020-11-12T23:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Token Confusion</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Token-Confusion/m-p/469690#M23929</link>
      <description>&lt;P&gt;It sounds like your own app is probably registered for the "app folder" access type, while the API v2 Explorer has the "full Dropbox" access type. Apps with the "app folder" access type can only access the contents of the special app folder created for them (by default at "/Apps/&amp;lt;app name/" for accounts using the English locale). You can find &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_self"&gt;more information on this here&lt;/A&gt;. You can check the access type for your app 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;Since API calls using access tokens for apps with the app folder access type are rooted inside the app folder, attempting to access a file at a path outside the app folder will fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should either just reference items inside the app folder, using a path relative to the app folder, or, if you need to access any location in your account, you should instead &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register&lt;/A&gt; an app with the "full Dropbox" access type.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 15:52:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Token-Confusion/m-p/469690#M23929</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-13T15:52:39Z</dc:date>
    </item>
  </channel>
</rss>

