<?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 HTTP Dropbox download  response in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290699#M17764</link>
    <description>&lt;P&gt;I am using HTTP Dropbox API for Uploading and Downloading the files,&lt;/P&gt;
&lt;P&gt;I was created the C# API for the Dropbox file upload and download and Calling from AngularJS,&lt;/P&gt;
&lt;P&gt;I was receiving the some sting value as Dropbox download response, String as mentioned below.&lt;/P&gt;
&lt;P&gt;Guide me to convert this string as Actual file in AngularJS.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:11:05 GMT</pubDate>
    <dc:creator>lrjramkumar</dc:creator>
    <dc:date>2019-05-29T09:11:05Z</dc:date>
    <item>
      <title>HTTP Dropbox download  response</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290699#M17764</link>
      <description>&lt;P&gt;I am using HTTP Dropbox API for Uploading and Downloading the files,&lt;/P&gt;
&lt;P&gt;I was created the C# API for the Dropbox file upload and download and Calling from AngularJS,&lt;/P&gt;
&lt;P&gt;I was receiving the some sting value as Dropbox download response, String as mentioned below.&lt;/P&gt;
&lt;P&gt;Guide me to convert this string as Actual file in AngularJS.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:11:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290699#M17764</guid>
      <dc:creator>lrjramkumar</dc:creator>
      <dc:date>2019-05-29T09:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Dropbox download  response</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290746#M17769</link>
      <description>[Cross-linking for reference: &lt;A href="https://stackoverflow.com/questions/51821074/http-dropbox-download-api-response-angularjs" target="_blank"&gt;https://stackoverflow.com/questions/51821074/http-dropbox-download-api-response-angularjs&lt;/A&gt; ]&lt;BR /&gt;&lt;BR /&gt;That value you get back is the file data itself. (E.g., in your StackOverflow post, you can see the "PDF" file header.)&lt;BR /&gt;&lt;BR /&gt;Exactly what you do with that is up to you. I can only provide help with the Dropbox API itself, so I'm afraid I can't offer help with data handling in AngularJS.</description>
      <pubDate>Mon, 13 Aug 2018 13:59:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290746#M17769</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-08-13T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Dropbox download  response</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290752#M17773</link>
      <description>In Postman also i was receiving the Same outpu</description>
      <pubDate>Mon, 13 Aug 2018 14:08:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290752#M17773</guid>
      <dc:creator>lrjramkumar</dc:creator>
      <dc:date>2018-08-13T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Dropbox download  response</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290758#M17775</link>
      <description>That is the file data there as well, but likewise I can't provide support for Postman.&lt;BR /&gt;&lt;BR /&gt;In JavaScript/AngularJS, you may want to refer to the documentation for interacting with files/data for providing a download. For instance, here's how one of our samples apps for JavaScript using the official Dropbox JavaScript SDK offers the file to the user for download:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-js/blob/master/examples/javascript/download/index.html#L52" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-js/blob/master/examples/javascript/download/index.html#L52&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or, for Postman, you may want to check for functionality for saving the response data as a file.</description>
      <pubDate>Mon, 13 Aug 2018 14:21:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-Dropbox-download-response/m-p/290758#M17775</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-08-13T14:21:11Z</dc:date>
    </item>
  </channel>
</rss>

