<?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: DropboxOAuth2FlowNoRedirect().finish() does not return user_id in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11503#M478</link>
    <description>&lt;P&gt;Yes I am. Thank you for clarification.&lt;/P&gt;

&lt;P&gt;What's the recommended&amp;nbsp;way to get the&amp;nbsp;user_id of the user&amp;nbsp;which approved the app via&amp;nbsp;oauth? Should I just handle it via user input and&amp;nbsp;/members/get_info the email?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2015 00:39:04 GMT</pubDate>
    <dc:creator>Markus C.</dc:creator>
    <dc:date>2015-07-30T00:39:04Z</dc:date>
    <item>
      <title>DropboxOAuth2FlowNoRedirect().finish() does not return user_id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11501#M476</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;when using &lt;CODE&gt;DropboxOAuth2FlowNoRedirect().finish()&lt;/CODE&gt; it doesn't return the &lt;CODE&gt;user_id&lt;/CODE&gt; of the user authorizing it.&lt;/P&gt;

&lt;P&gt;Tested with the following code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;flow = dropbox.client.DropboxOAuth2FlowNoRedirect(dropbox_app_key, dropbox_app_secret)  
authorize_url = flow.start()  
print("Auth URL: " + authorize_url)  
result = flow.finish(raw_input("Enter the code: ").strip())  

print(result)  



&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It returns the access code and an empty string.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11501#M476</guid>
      <dc:creator>Markus C.</dc:creator>
      <dc:date>2019-05-29T09:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: DropboxOAuth2FlowNoRedirect().finish() does not return user_id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11502#M477</link>
      <description>&lt;P&gt;Are you using a&amp;nbsp;Dropbox for Business API app? Apps for the&amp;nbsp;Dropbox for Business API are linked to teams, not users, so there isn't a relevant user ID to return in that case.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 22:17:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11502#M477</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-29T22:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: DropboxOAuth2FlowNoRedirect().finish() does not return user_id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11503#M478</link>
      <description>&lt;P&gt;Yes I am. Thank you for clarification.&lt;/P&gt;

&lt;P&gt;What's the recommended&amp;nbsp;way to get the&amp;nbsp;user_id of the user&amp;nbsp;which approved the app via&amp;nbsp;oauth? Should I just handle it via user input and&amp;nbsp;/members/get_info the email?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 00:39:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11503#M478</guid>
      <dc:creator>Markus C.</dc:creator>
      <dc:date>2015-07-30T00:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: DropboxOAuth2FlowNoRedirect().finish() does not return user_id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11504#M479</link>
      <description>&lt;P&gt;Since the connection is between the app and the team, not a particular user, the API doesn't provide this information. If you do need to know it, yes, you would need to ask the admin during the flow.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 00:47:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11504#M479</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-30T00:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: DropboxOAuth2FlowNoRedirect().finish() does not return user_id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11505#M480</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 19:30:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropboxOAuth2FlowNoRedirect-finish-does-not-return-user-id/m-p/11505#M480</guid>
      <dc:creator>Markus C.</dc:creator>
      <dc:date>2015-07-30T19:30:27Z</dc:date>
    </item>
  </channel>
</rss>

