<?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: Getting raw http response using Python SDK in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322704#M18968</link>
    <description>&lt;P&gt;I can't officially&amp;nbsp;recommend or support trying to use the methods you mentioned (or any other internal methods) in the&amp;nbsp;Dropbox Python SDK as they're only intended for use by the library itself, and are subject to change without notice across versions.&lt;/P&gt;
&lt;P&gt;The Dropbox Python SDK isn't built to expose the raw response to the caller, so if your use case requires it, you may be better served by calling the HTTPS endpoints directly using an HTTPS client of your choosing (e.g., &lt;A href="http://docs.python-requests.org/en/master/" target="_self"&gt;the requests library&lt;/A&gt;, like the&amp;nbsp;Dropbox Python SDK uses) instead.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 21:08:40 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-01-11T21:08:40Z</dc:date>
    <item>
      <title>Getting raw http response using Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322702#M18967</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I've been reading through Python SDK docs and looking at SDK source code and found that internally all Dropbox does is call request(*params). My use case is a little different where I need the raw JSON string in response.&lt;/P&gt;&lt;P&gt;I found a few methods (i.e. request_jsob_object, request_json_string) which I guess return the raw response? Can you tell me how to use them? I looked at their docs and not sure how would I call them and what exactly they return?&lt;/P&gt;&lt;P&gt;An example would really help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322702#M18967</guid>
      <dc:creator>rk90</dc:creator>
      <dc:date>2019-05-29T09:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting raw http response using Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322704#M18968</link>
      <description>&lt;P&gt;I can't officially&amp;nbsp;recommend or support trying to use the methods you mentioned (or any other internal methods) in the&amp;nbsp;Dropbox Python SDK as they're only intended for use by the library itself, and are subject to change without notice across versions.&lt;/P&gt;
&lt;P&gt;The Dropbox Python SDK isn't built to expose the raw response to the caller, so if your use case requires it, you may be better served by calling the HTTPS endpoints directly using an HTTPS client of your choosing (e.g., &lt;A href="http://docs.python-requests.org/en/master/" target="_self"&gt;the requests library&lt;/A&gt;, like the&amp;nbsp;Dropbox Python SDK uses) instead.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 21:08:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322704#M18968</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-11T21:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting raw http response using Python SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322705#M18969</link>
      <description>&lt;P&gt;Thanks Greg!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 21:15:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Getting-raw-http-response-using-Python-SDK/m-p/322705#M18969</guid>
      <dc:creator>rk90</dc:creator>
      <dc:date>2019-01-11T21:15:36Z</dc:date>
    </item>
  </channel>
</rss>

