<?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: Dropbox Core API file owner in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29056#M854</link>
    <description>&lt;P&gt;Hmm what a pity. By saying that it's an open source, do you mean I can manage to get the modifier changing a bit of code?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2015 14:01:26 GMT</pubDate>
    <dc:creator>Carles M.</dc:creator>
    <dc:date>2015-04-27T14:01:26Z</dc:date>
    <item>
      <title>Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29052#M850</link>
      <description>&lt;P&gt;Hi everyone, &lt;BR /&gt;
first time around here. I'm trying to access the last person who modified or uploaded a particular file in a dropbox folder.&lt;BR /&gt;
Is that possible?&lt;/P&gt;

&lt;P&gt;When I say person, i mean the name that usually appears next to a file in any dropbox folder.&lt;/P&gt;

&lt;P&gt;Thank you very much &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:43:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29052#M850</guid>
      <dc:creator>Carles M.</dc:creator>
      <dc:date>2019-05-29T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29053#M851</link>
      <description>&lt;P&gt;It sounds like you're looking for the &lt;CODE&gt;modifier&lt;/CODE&gt; field returned by /metadata:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/core/docs#metadata" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#metadata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 02:56:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29053#M851</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-04-23T02:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29054#M852</link>
      <description>&lt;P&gt;Hey! That's it! I didn't find it, but I've got a problem. I'm working on an iOS project and new with dropboxAPI, so I don't have a clue how and where I can set the list property to true, and how to access all that JSON information.&lt;BR /&gt;
Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 20:40:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29054#M852</guid>
      <dc:creator>Carles M.</dc:creator>
      <dc:date>2015-04-23T20:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29055#M853</link>
      <description>&lt;P&gt;Are you using the iOS Core SDK? This field isn't currently implemented in that unfortunately, but I'll be sure to pass this along as a request. Note that the iOS Core SDK is open source though, so you can modify it if/as desired.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 23:28:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29055#M853</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-04-23T23:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29056#M854</link>
      <description>&lt;P&gt;Hmm what a pity. By saying that it's an open source, do you mean I can manage to get the modifier changing a bit of code?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 14:01:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29056#M854</guid>
      <dc:creator>Carles M.</dc:creator>
      <dc:date>2015-04-27T14:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Core API file owner</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29057#M855</link>
      <description>&lt;P&gt;Yes, you can add the source directly (it's included in the &lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer"&gt;download&lt;/A&gt;) and make whatever changes you need.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 01:01:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Core-API-file-owner/m-p/29057#M855</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-04-28T01:01:04Z</dc:date>
    </item>
  </channel>
</rss>

