<?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: .Net how to get JSON string? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Net-how-to-get-JSON-string/m-p/255871#M14806</link>
    <description>I don't believe the .NET SDK exposes the raw JSON. The SDKs are built to offer native interfaces, where you don't need to deal directly with JSON, etc. I'll send this along as a feature request though.&lt;BR /&gt;&lt;BR /&gt;If you want the actual JSON, you can make the HTTPS request manually. For example, for ListFolderAsync, that would be a call to /2/files/list_folder:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder&lt;/A&gt;</description>
    <pubDate>Fri, 08 Dec 2017 16:20:50 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-12-08T16:20:50Z</dc:date>
    <item>
      <title>.Net how to get JSON string?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Net-how-to-get-JSON-string/m-p/255808#M14801</link>
      <description>&lt;P&gt;I'm using&amp;nbsp;ListFolderAsync in Asp.net by using the examples in the SDK. Works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I want to get the JSON string containing the file list in order to convert it directly to an XML file. I'm not familiar with the sdk or .net on how to get that from your response. Can you give a quick sample?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:16:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Net-how-to-get-JSON-string/m-p/255808#M14801</guid>
      <dc:creator>sanjayssk</dc:creator>
      <dc:date>2019-05-29T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: .Net how to get JSON string?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Net-how-to-get-JSON-string/m-p/255871#M14806</link>
      <description>I don't believe the .NET SDK exposes the raw JSON. The SDKs are built to offer native interfaces, where you don't need to deal directly with JSON, etc. I'll send this along as a feature request though.&lt;BR /&gt;&lt;BR /&gt;If you want the actual JSON, you can make the HTTPS request manually. For example, for ListFolderAsync, that would be a call to /2/files/list_folder:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder&lt;/A&gt;</description>
      <pubDate>Fri, 08 Dec 2017 16:20:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Net-how-to-get-JSON-string/m-p/255871#M14806</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-12-08T16:20:50Z</dc:date>
    </item>
  </channel>
</rss>

