<?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 Where can I find my own account_id? in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Where-can-I-find-my-own-account-id/m-p/332592#M521</link>
    <description>&lt;P&gt;To make a sucessful call to:&amp;nbsp; &lt;A href="https://api.dropboxapi.com/2/users/get_account" target="_blank"&gt;https://api.dropboxapi.com/2/users/get_account&lt;/A&gt;,&lt;BR /&gt;I need to provide (my own) account_id.&lt;/P&gt;&lt;P&gt;I am trying to access my own account via the api v2 bypassing the OAuth flow, but using the app registration page generated access token, using node and axios, directly calling the api not using any sdk. In the 'data:&amp;nbsp; {}' part, I need to provide an account_id.&lt;/P&gt;&lt;P&gt;It looks like this: "dbid:AAH4f99T0taONIb-YourACIDWxbNQ6ywGRopQngc".&lt;/P&gt;&lt;P&gt;Where can I find that?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:05:03 GMT</pubDate>
    <dc:creator>NJF</dc:creator>
    <dc:date>2019-05-29T09:05:03Z</dc:date>
    <item>
      <title>Where can I find my own account_id?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Where-can-I-find-my-own-account-id/m-p/332592#M521</link>
      <description>&lt;P&gt;To make a sucessful call to:&amp;nbsp; &lt;A href="https://api.dropboxapi.com/2/users/get_account" target="_blank"&gt;https://api.dropboxapi.com/2/users/get_account&lt;/A&gt;,&lt;BR /&gt;I need to provide (my own) account_id.&lt;/P&gt;&lt;P&gt;I am trying to access my own account via the api v2 bypassing the OAuth flow, but using the app registration page generated access token, using node and axios, directly calling the api not using any sdk. In the 'data:&amp;nbsp; {}' part, I need to provide an account_id.&lt;/P&gt;&lt;P&gt;It looks like this: "dbid:AAH4f99T0taONIb-YourACIDWxbNQ6ywGRopQngc".&lt;/P&gt;&lt;P&gt;Where can I find that?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:05:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Where-can-I-find-my-own-account-id/m-p/332592#M521</guid>
      <dc:creator>NJF</dc:creator>
      <dc:date>2019-05-29T09:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find my own account_id?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Where-can-I-find-my-own-account-id/m-p/332608#M524</link>
      <description>&lt;P&gt;To access the account information, including the&amp;nbsp;account ID, for the account for the access token you're using, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account" target="_self"&gt;the&amp;nbsp;/2/users/get_current_account endpoint&lt;/A&gt; instead of /2/users/get_account.&lt;/P&gt;
&lt;P&gt;That doesn't take any parameters, and instead just returns the account information based on the access token used for the call.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:02:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Where-can-I-find-my-own-account-id/m-p/332608#M524</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-07T17:02:44Z</dc:date>
    </item>
  </channel>
</rss>

