<?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: sharing/list_file_members do NOT return time_last_seen of members in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523295#M25459</link>
    <description>&lt;P&gt;Apologies, it appears that's correct and this field depends on that feature being enabled. I'll bring this up with the team to get that reflected in the API documentation.&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 18:08:38 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-05-28T18:08:38Z</dc:date>
    <item>
      <title>sharing/list_file_members do NOT return time_last_seen of members</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523000#M25446</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I'm trying to use the sharing/list_file_members in order to fetch the last time a shared file have been seen by its member.&lt;/P&gt;
&lt;P&gt;According to the API, the response for each member should include the field &lt;STRONG&gt;time_last_seen&lt;/STRONG&gt;, in case the member have opened the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it does not matter if members have opened it or not, the field is not being returned at all in the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I missing anything?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the API I'm doing:&lt;/P&gt;
&lt;P&gt;curl -X POST "&lt;A href="https://api.dropboxapi.com/2/sharing/list_file_members" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/sharing/list_file_members&lt;/A&gt;" --header "Content-Type: application/json" \&lt;BR /&gt;--header "Authorization: Bearer &amp;lt;AUTH_TOKEN&amp;gt;" --header "Dropbox-API-Select-User: &amp;lt;USER_ID&amp;gt;" --data "{\"file\": \"&amp;lt;FILE_ID\"}"&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 17:16:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523000#M25446</guid>
      <dc:creator>shaysey</dc:creator>
      <dc:date>2021-06-01T17:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/list_file_members do NOT return time_last_seen of members</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523086#M25450</link>
      <description>&lt;P&gt;From the code you shared, it doesn't look like you're doing anything wrong. I just gave this a try myself and I am seeing time_last_seen set as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share some more information so I can look into this further? For instance, what steps did you take to share the file, and how did the recipient view it? Additionally, can you share the output you are getting? Feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; if you'd prefer to share privately. In either case, make sure you still redact the access token. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 19:10:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523086#M25450</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-27T19:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/list_file_members do NOT return time_last_seen of members</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523283#M25455</link>
      <description>&lt;P&gt;Hi,!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I'm using a Dropbox&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Standard&lt;/STRONG&gt; plan. Can it be related to the fact that only in Dropbox&amp;nbsp;&lt;STRONG&gt;Advanced&lt;/STRONG&gt; / &lt;STRONG&gt;Professional&lt;/STRONG&gt; state I see the checkbox of&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;'&lt;STRONG&gt;&lt;SPAN&gt;Viewer history'&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Is this the feature required in order to see the &lt;STRONG&gt;time_last_seen&amp;nbsp;&lt;/STRONG&gt;returned?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is an example of the response I get:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "users": [
    {
      "access_type": {
        ".tag": "viewer"
      },
      "permissions": [],
      "is_inherited": false,
      "user": {
        "account_id": "dbid:XXXX",
        "email": "XXX@XXXXX",
        "display_name": "XXXX",
        "same_team": false
      }
    },
    {
      "access_type": {
        ".tag": "viewer"
      },
      "permissions": [],
      "is_inherited": false,
      "user": {
        "account_id": "dbid:YYYY",
        "email": "YYYY",
        "display_name": "YYYY",
        "same_team": true,
        "team_member_id": "dbmid:YYYYY"
      }
    },
    {
      "access_type": {
        ".tag": "owner"
      },
      "permissions": [],
      "is_inherited": true,
      "user": {
        "account_id": "dbid:ZZZZZ",
        "email": "ZZZZZ,
        "display_name": "ZZZZZ",
        "same_team": true,
        "team_member_id": "dbmid:Z"ZZZ
      }
    }
  ],
  "groups": [],
  "invitees": []
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 16:08:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523283#M25455</guid>
      <dc:creator>shaysey</dc:creator>
      <dc:date>2021-05-28T16:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/list_file_members do NOT return time_last_seen of members</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523295#M25459</link>
      <description>&lt;P&gt;Apologies, it appears that's correct and this field depends on that feature being enabled. I'll bring this up with the team to get that reflected in the API documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 18:08:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-list-file-members-do-NOT-return-time-last-seen-of/m-p/523295#M25459</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-05-28T18:08:38Z</dc:date>
    </item>
  </channel>
</rss>

