<?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: Call get_preview http method returning 404 error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183885#M7693</link>
    <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/39016383/call-get-preview-http-method-returning-404-error" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/39016383/call-get-preview-http-method-returning-404-error&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;What's the response body? It should contain a more useful error.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2016 00:26:20 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-08-19T00:26:20Z</dc:date>
    <item>
      <title>Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183884#M7692</link>
      <description>&lt;P&gt;I had created the file 'word.docs' under the root folder.&lt;/P&gt;
&lt;P&gt;Request the api v2 method get_preview with the path for this file return 400 error.&lt;/P&gt;
&lt;P&gt;request details :&lt;/P&gt;
&lt;P&gt;headers :&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Dropbox-API-Arg" &amp;nbsp;: {"path": "/word.docs"}&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "Authorization" : "Bearer my_securiy_token"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"Content-Type" : "application/json"&lt;/P&gt;
&lt;P&gt;endpoint : "&lt;A href="https://content.dropboxapi.com/2/files/get_preview" rel="nofollow noreferrer" target="_blank"&gt;https://content.dropboxapi.com/2/files/get_preview&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;method : "POST"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;response : system.HttpResponse[Status=Bad Request, StatusCode=400]&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:30:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183884#M7692</guid>
      <dc:creator>Hananel C.</dc:creator>
      <dc:date>2019-05-29T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183885#M7693</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/39016383/call-get-preview-http-method-returning-404-error" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/39016383/call-get-preview-http-method-returning-404-error&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;What's the response body? It should contain a more useful error.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 00:26:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183885#M7693</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-19T00:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183886#M7694</link>
      <description>&lt;P&gt;Only : 'bad data'
&lt;BR /&gt;Can you give me example for a working  request of this type?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 02:39:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183886#M7694</guid>
      <dc:creator>Hananel C.</dc:creator>
      <dc:date>2016-08-19T02:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183887#M7695</link>
      <description>&lt;P&gt;Are you sure that's the actual/entire response body? That doesn't look like an error from the&amp;nbsp;Dropbox API.&lt;/P&gt;
&lt;P&gt;Anyway, the documentation includes a curl example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_preview" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_preview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 02:42:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183887#M7695</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-19T02:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183888#M7696</link>
      <description>&lt;P&gt;Yes, thats all.
&lt;BR /&gt;Sorry i mistakes the error code is 400 which means bad argument value.
&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 02:46:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183888#M7696</guid>
      <dc:creator>Hananel C.</dc:creator>
      <dc:date>2016-08-19T02:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Call get_preview http method returning 404 error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183889#M7697</link>
      <description>&lt;P&gt;@Hananel C.: Could you post the code that you used to make this request?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:23:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Call-get-preview-http-method-returning-404-error/m-p/183889#M7697</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-08-23T04:23:09Z</dc:date>
    </item>
  </channel>
</rss>

