<?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: Regarding public url for uploaded image. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regarding-public-url-for-uploaded-image/m-p/556911#M26353</link>
    <description>&lt;P&gt;The output you shared here appears to be from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;], which only returns file/folder metadata, but not any actual file data. To access actual file data, e.g., to display it in your app, you can instead use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;, to download the original file data, or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail" target="_self"&gt;/2/files/get_thumbnail_v2&lt;/A&gt;, to download a thumbnail version of an image file.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 15:19:53 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-11-11T15:19:53Z</dc:date>
    <item>
      <title>Regarding public url for uploaded image.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regarding-public-url-for-uploaded-image/m-p/556804#M26352</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;We are using the laraval framework, where we upload the image on my Dropbox project folder, but when we want to fetch this image to show on display we get the array with the keys of "path_display", "path_lower", "name" etc see the response array below.&lt;/P&gt;
&lt;P&gt;=================================================================================================&lt;/P&gt;
&lt;P&gt;array(3){ [ "entries" ]=&amp;gt;array(4){ [ 0 ]=&amp;gt;array(11){ [ ".tag" ]=&amp;gt;string(4)"file"[ "name" ]=&amp;gt;string(44)"8D2NSsaMckdqsaYXjuJmdgXURrzfVC7uF4DQDqEv.png"[ "path_lower" ]=&amp;gt;string(59)"/shekharparmar/8d2nssamckdqsayxjujmdgxurrzfvc7uf4dqdqev.png"[ "path_display" ]=&amp;gt;string(59)"/ShekharParmar/8D2NSsaMckdqsaYXjuJmdgXURrzfVC7uF4DQDqEv.png"[ "id" ]=&amp;gt;string(25)"id:NxkBV1c4p0QAAAAAAAAAKA"[ "client_modified" ]=&amp;gt;string(20)"2021-11-10T04:23:28Z"[ "server_modified" ]=&amp;gt;string(20)"2021-11-10T04:23:29Z"[ "rev" ]=&amp;gt;string(21)"5d067968709db81e486e1"[ "size" ]=&amp;gt;int(188998)[ "is_downloadable" ]=&amp;gt;bool(true)[ "content_hash" ]=&amp;gt;string(64)"5d3edff0b0f32249cb31d8f6b21c25a0eeb9f17d124e7e46c1392a5a4aecb172" }[ 1 ]=&amp;gt;array(11){ [ ".tag" ]=&amp;gt;string(4)"file"[ "name" ]=&amp;gt;string(44)"xbkeEZhSHm9C9xMQCHXiHpEHJEFjs9Wjt65JnqYF.png"[ "path_lower" ]=&amp;gt;string(59)"/shekharparmar/xbkeezhshm9c9xmqchxihpehjefjs9wjt65jnqyf.png"[ "path_display" ]=&amp;gt;string(59)"/ShekharParmar/xbkeEZhSHm9C9xMQCHXiHpEHJEFjs9Wjt65JnqYF.png"[ "id" ]=&amp;gt;string(25)"id:NxkBV1c4p0QAAAAAAAAAKg"[ "client_modified" ]=&amp;gt;string(20)"2021-11-10T04:25:21Z"[ "server_modified" ]=&amp;gt;string(20)"2021-11-10T04:25:21Z"[ "rev" ]=&amp;gt;string(21)"5d0679d3e8bb481e486e1"[ "size" ]=&amp;gt;int(208125)[ "is_downloadable" ]=&amp;gt;bool(true)[ "content_hash" ]=&amp;gt;string(64)"38b63b5427d323bba27547cc1efa17a1d67520d5cfe1495e66c8c13bb62c29a5" }[ 2 ]=&amp;gt;array(11){ [ ".tag" ]=&amp;gt;string(4)"file"[ "name" ]=&amp;gt;string(44)"MMq4N0PDU6fKGThptgveQ9MqYcjWd0bdVw6GJtMU.png"[ "path_lower" ]=&amp;gt;string(59)"/shekharparmar/mmq4n0pdu6fkgthptgveq9mqycjwd0bdvw6gjtmu.png"[ "path_display" ]=&amp;gt;string(59)"/ShekharParmar/MMq4N0PDU6fKGThptgveQ9MqYcjWd0bdVw6GJtMU.png"[ "id" ]=&amp;gt;string(25)"id:NxkBV1c4p0QAAAAAAAAALQ"[ "client_modified" ]=&amp;gt;string(20)"2021-11-10T05:44:39Z"[ "server_modified" ]=&amp;gt;string(20)"2021-11-10T05:44:39Z"[ "rev" ]=&amp;gt;string(21)"5d068b8d2dbc581e486e1"[ "size" ]=&amp;gt;int(208125)[ "is_downloadable" ]=&amp;gt;bool(true)[ "content_hash" ]=&amp;gt;string(64)"38b63b5427d323bba27547cc1efa17a1d67520d5cfe1495e66c8c13bb62c29a5" }[ 3 ]=&amp;gt;array(11){ [ ".tag" ]=&amp;gt;string(4)"file"[ "name" ]=&amp;gt;string(44)"i8AC03qZAxXdAn7XxI3hVQcWOARBEbmmrDc3RVf6.png"[ "path_lower" ]=&amp;gt;string(59)"/shekharparmar/i8ac03qzaxxdan7xxi3hvqcwoarbebmmrdc3rvf6.png"[ "path_display" ]=&amp;gt;string(59)"/ShekharParmar/i8AC03qZAxXdAn7XxI3hVQcWOARBEbmmrDc3RVf6.png"[ "id" ]=&amp;gt;string(25)"id:NxkBV1c4p0QAAAAAAAAALg"[ "client_modified" ]=&amp;gt;string(20)"2021-11-10T10:06:42Z"[ "server_modified" ]=&amp;gt;string(20)"2021-11-10T10:06:42Z"[ "rev" ]=&amp;gt;string(21)"5d06c620261c981e486e1"[ "size" ]=&amp;gt;int(276822)[ "is_downloadable" ]=&amp;gt;bool(true)[ "content_hash" ]=&amp;gt;string(64)"78f71ba0a8790b04dad09ac78e4edbd3c3d7a00a0daa26807ca9bcb4337a6873" } }[ "cursor" ]=&amp;gt;string(216)"AAGaBEN5arsirsVmiITnWg7a4xkR9wY7fCljTIfmBdLEoXOAFz5PhwqKoxU8XUnU3DsGUbav99LGsmwTNcmpf3v1_QUZ_BkmHOk_AyHdCxdriEEp2YcY5-0LvqK4r-fy0K1DjKIA4nqFMp_SnzpDjlhrtNfNCP5vxWYl7vNsFSal5Jnqe26sffhNTV-ENnUGN7oG6LTd6CAaNQnaG70Djnd4"[ "has_more" ]=&amp;gt;bool(false) }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;============================================================================================&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But image not able to open with this path, but when we copy and paste URL to new tab then the image open on Dropbox, so please share the solution for show the image on our project laraval how we can show this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the break image:-&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2021-11-11 12-14-03.png" style="width: 452px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/26083i0EFF0B297F24C429/image-dimensions/452x113?v=v2" width="452" height="113" role="button" title="Screenshot from 2021-11-11 12-14-03.png" alt="Screenshot from 2021-11-11 12-14-03.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And the URL we get from API:-&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.dropbox.com/preview/Apps/laraDrropBox123/shekharparmar/8d2nssamckdqsayxjujmdgxurrzfvc7uf4dqdqev.png" target="_blank" rel="noopener"&gt;https://www.dropbox.com/preview/Apps/laraDrropBox123/shekharparmar/8d2nssamckdqsayxjujmdgxurrzfvc7uf4dqdqev.png&lt;/A&gt;&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 08:26:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regarding-public-url-for-uploaded-image/m-p/556804#M26352</guid>
      <dc:creator>shekhar parmar</dc:creator>
      <dc:date>2021-11-12T08:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding public url for uploaded image.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regarding-public-url-for-uploaded-image/m-p/556911#M26353</link>
      <description>&lt;P&gt;The output you shared here appears to be from &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;], which only returns file/folder metadata, but not any actual file data. To access actual file data, e.g., to display it in your app, you can instead use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt;, to download the original file data, or &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_thumbnail" target="_self"&gt;/2/files/get_thumbnail_v2&lt;/A&gt;, to download a thumbnail version of an image file.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 15:19:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regarding-public-url-for-uploaded-image/m-p/556911#M26353</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-11-11T15:19:53Z</dc:date>
    </item>
  </channel>
</rss>

