<?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: Shared image thumbnail in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31296#M949</link>
    <description>&lt;P&gt;No news on this, but we're already tracking&amp;nbsp;this as a feature request.&lt;/P&gt;
&lt;P&gt;One thing that may help though, if you have an API app linked to the owner of the shared link, is to use the new &lt;A href="https://www.dropbox.com/developers-v1/core/docs#metadata-link" target="_blank" rel="nofollow noreferrer"&gt;/metadata/link&lt;/A&gt; endpoint to get information about the file, and then use &lt;A href="https://www.dropbox.com/developers-v1/core/docs#thumbnails" target="_blank" rel="nofollow noreferrer"&gt;/thumbnails&lt;/A&gt; to get the thumbnail.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Oct 2015 01:45:42 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-10-24T01:45:42Z</dc:date>
    <item>
      <title>Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31289#M942</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have some shared image with a public shared link. Is there a way to add paremeters to the link in order to get the image thumbnail and not the full file. I realy don't want to download the full image in the browser as it can be heavy.&lt;BR /&gt;
If not possible, do you think it will be added in a near future? or do you think of another way to access the thumbnail of the shared image ?&lt;BR /&gt;
The only thing that comes to my mind is to duplicate the data on the dropbox account but that's clearly not nice.&lt;/P&gt;

&lt;P&gt;Thank you for your help,&lt;BR /&gt;
Best&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:42:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31289#M942</guid>
      <dc:creator>Thibaut D.</dc:creator>
      <dc:date>2019-05-29T09:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31290#M943</link>
      <description>&lt;P&gt;I'm not sure I understand what you're trying to do.&lt;BR /&gt;
You can get a thumbnail of an image using the Dropbox Core API &lt;CODE&gt;/thumbnails&lt;/CODE&gt; endpoint: &lt;A href="https://www.dropbox.com/developers/core/docs#thumbnails" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#thumbnails&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 03:13:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31290#M943</guid>
      <dc:creator>Leah C.1</dc:creator>
      <dc:date>2015-06-11T03:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31291#M944</link>
      <description>&lt;P&gt;Taking a guess, it sounds like you want to be able to directly get a thumbnail for a shared link for an image like:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/s/gloll316vgziw1f/Screenshot%202015-06-11%2009.47.11.png?dl=0" rel="nofollow noreferrer"&gt;https://www.dropbox.com/s/gloll316vgziw1f/Screenshot%202015-06-11%2009.47.11.png?dl=0&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;That's not currently possible,  (the only parameters those links take are documented &lt;A href="https://www.dropbox.com/help/201" rel="nofollow noreferrer"&gt;here&lt;/A&gt;), so you'd need to use the API as Leah mentioned.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2015 23:48:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31291#M944</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-11T23:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31292#M945</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;

&lt;P&gt;Thank you for your quick answers and sorry for my delay, I was out of the office for a week. &lt;BR /&gt;
Yes Greg, you are right about the shared link. I am frustrated to hear that it is not possible. &lt;BR /&gt;
 The thing is that I cannot use the Core API /thumbnails endpoint as the user is not connected: the aim is to be able to expose some thumbnail images to public users.&lt;BR /&gt;
Is it in the short term roadmap? &lt;BR /&gt;
Thanks,&lt;BR /&gt;
Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 03:14:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31292#M945</guid>
      <dc:creator>Thibaut D.</dc:creator>
      <dc:date>2015-06-17T03:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31293#M946</link>
      <description>&lt;P&gt;Unfortunately I don't know if or when this might be implemented, but I'll be sure to pass this along as a request.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 03:32:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31293#M946</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-17T03:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31294#M947</link>
      <description>&lt;P&gt;Thanks Greg,&lt;BR /&gt;
Please tell me if you have any news!&lt;BR /&gt;
Best,&lt;BR /&gt;
Thibaut&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:42:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31294#M947</guid>
      <dc:creator>Thibaut D.</dc:creator>
      <dc:date>2015-06-17T12:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31295#M948</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;Is there any update on this request? Maybe in the api v2?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's still not planned, is there a way to make a feature request?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Thibaut&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 01:40:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31295#M948</guid>
      <dc:creator>Thibaut D.</dc:creator>
      <dc:date>2015-10-24T01:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31296#M949</link>
      <description>&lt;P&gt;No news on this, but we're already tracking&amp;nbsp;this as a feature request.&lt;/P&gt;
&lt;P&gt;One thing that may help though, if you have an API app linked to the owner of the shared link, is to use the new &lt;A href="https://www.dropbox.com/developers-v1/core/docs#metadata-link" target="_blank" rel="nofollow noreferrer"&gt;/metadata/link&lt;/A&gt; endpoint to get information about the file, and then use &lt;A href="https://www.dropbox.com/developers-v1/core/docs#thumbnails" target="_blank" rel="nofollow noreferrer"&gt;/thumbnails&lt;/A&gt; to get the thumbnail.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2015 01:45:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31296#M949</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-10-24T01:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31297#M950</link>
      <description>&lt;P&gt;Gregory, /thumbnails wants a &amp;lt;path&amp;gt;.&lt;/P&gt;
&lt;P&gt;I couldn't (yet) figure out what it is for a shared folder file (not just usual file).&lt;/P&gt;
&lt;P&gt;Where exactly public link goes?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 18:41:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31297#M950</guid>
      <dc:creator>Alexander P.5</dc:creator>
      <dc:date>2016-08-16T18:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31298#M951</link>
      <description>&lt;P&gt;An example would be ideal.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 18:41:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31298#M951</guid>
      <dc:creator>Alexander P.5</dc:creator>
      <dc:date>2016-08-16T18:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31299#M952</link>
      <description>&lt;P&gt;Alexander, it sounds like you already sorted some of this out, so I'll follow up on the &lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/206343136-Download-new-file-from-shared-folder" target="_blank" rel="nofollow noreferrer"&gt;latest thread you replied on&lt;/A&gt;, so as not to spam others on these threads.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 00:16:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/31299#M952</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-17T00:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/223285#M11989</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;no news for this request?&lt;BR /&gt;&lt;BR /&gt;best,&lt;BR /&gt;thibaut</description>
      <pubDate>Mon, 29 May 2017 06:47:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/223285#M11989</guid>
      <dc:creator>Thibaut D.</dc:creator>
      <dc:date>2017-05-29T06:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shared image thumbnail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/223361#M11998</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/201650"&gt;@Thibaut D.&lt;/a&gt;&amp;nbsp;No, unfortunately I don't have an update on this request.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 18:42:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shared-image-thumbnail/m-p/223361#M11998</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-29T18:42:27Z</dc:date>
    </item>
  </channel>
</rss>

