<?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 Python SDK that mimics json get_info in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-SDK-that-mimics-json-get-info/m-p/779311#M34011</link>
    <description>&lt;P&gt;We got a requirement to update our Dropbox first and last name. Is it simply to to use info to update an existing user Dropbox first name and last name.&amp;nbsp; Our wrote the code using json API but not as familiar with Python SDK. Any help is greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 11:47:14 GMT</pubDate>
    <dc:creator>JohnAdam_CUNY</dc:creator>
    <dc:date>2024-06-26T11:47:14Z</dc:date>
    <item>
      <title>Python SDK that mimics json get_info</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-SDK-that-mimics-json-get-info/m-p/779311#M34011</link>
      <description>&lt;P&gt;We got a requirement to update our Dropbox first and last name. Is it simply to to use info to update an existing user Dropbox first name and last name.&amp;nbsp; Our wrote the code using json API but not as familiar with Python SDK. Any help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 11:47:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-SDK-that-mimics-json-get-info/m-p/779311#M34011</guid>
      <dc:creator>JohnAdam_CUNY</dc:creator>
      <dc:date>2024-06-26T11:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Python SDK that mimics json get_info</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-SDK-that-mimics-json-get-info/m-p/779312#M34012</link>
      <description>&lt;P&gt;Nevermind it was a typo error but i fixed it with below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;user = dropbox.team.UserSelectorArg.email(dropboxemail)&lt;BR /&gt;result = dbx_team.team_members_get_info_v2([user])&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 17:35:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-SDK-that-mimics-json-get-info/m-p/779312#M34012</guid>
      <dc:creator>JohnAdam_CUNY</dc:creator>
      <dc:date>2024-06-25T17:35:16Z</dc:date>
    </item>
  </channel>
</rss>

