<?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: How do I get the content from shared HTML file? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-get-the-content-from-shared-HTML-file/m-p/334061#M19506</link>
    <description>&lt;P&gt;It looks like you're printing out the file metadata from an API call that returns information about the file. To get the file's actual content, you should instead use /2/files/download:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-download&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 15:37:47 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-03-15T15:37:47Z</dc:date>
    <item>
      <title>How do I get the content from shared HTML file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-get-the-content-from-shared-HTML-file/m-p/334042#M19505</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I am working with shared links files on my Dropbox App in PHP and I need a hand.&lt;/P&gt;&lt;P&gt;Currently, I send a request file to the API and get back a HTML file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;array(1) {
  [0]=&amp;gt;
  array(10) {
    [".tag"]=&amp;gt;
    string(4) "file"
    ["name"]=&amp;gt;
    string(28) "FiatoRetB_C_V02DesignB1.html"
    ["path_lower"]=&amp;gt;
    string(51) "/fiatoretb_c_v02design/fiatoretb_c_v02designb1.html"
    ["path_display"]=&amp;gt;
    string(51) "/FiatoRetB_C_V02Design/FiatoRetB_C_V02DesignB1.html"
    ["id"]=&amp;gt;
    string(25) "id:WEoRMx*****AAAAAAAAAXQ"
    ["client_modified"]=&amp;gt;
    string(20) "2019-03-12T08:46:42Z"
    ["server_modified"]=&amp;gt;
    string(20) "2019-03-12T08:46:43Z"
    ["rev"]=&amp;gt;
    string(10) "4755e2a02d"
    ["size"]=&amp;gt;
    int(26257)
    ["content_hash"]=&amp;gt;
    string(64) "203d964e139d8b15fdfe*****4835431e07f79fd7ac31ffb443717d5bcd6c3d7"
  }
}&lt;/PRE&gt;&lt;P&gt;What I need to do now, is actually to get the file content from this HTML file (the HTML code). I have tried different ways such as get_headers and others functions but without successs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is, how does Dropbox API can provide the file content itself? Or is there any other way to get that content?&lt;/P&gt;&lt;P&gt;Thank you in advance!!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-get-the-content-from-shared-HTML-file/m-p/334042#M19505</guid>
      <dc:creator>lrduques</dc:creator>
      <dc:date>2019-05-29T09:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the content from shared HTML file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-get-the-content-from-shared-HTML-file/m-p/334061#M19506</link>
      <description>&lt;P&gt;It looks like you're printing out the file metadata from an API call that returns information about the file. To get the file's actual content, you should instead use /2/files/download:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-download&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:37:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-get-the-content-from-shared-HTML-file/m-p/334061#M19506</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-15T15:37:47Z</dc:date>
    </item>
  </channel>
</rss>

