<?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: SDK not compatible with Unity3D (.Net 2.0 mono) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216164#M11182</link>
    <description>&lt;P&gt;Each of the endpoints uses one of a few formats, indicated in the "endpoint format" section of the documentation for the endpoint. For example, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_self"&gt;/2/files/get_metadata&lt;/A&gt;&amp;nbsp;uses the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;RPC format&lt;/A&gt;&amp;nbsp;and&amp;nbsp;/2/files/download uses the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;Content-download&lt;/A&gt;&amp;nbsp;format. That &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;Request and response formats&lt;/A&gt;&amp;nbsp;section explains how each format works.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2017 16:42:13 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-04-14T16:42:13Z</dc:date>
    <item>
      <title>SDK not compatible with Unity3D (.Net 2.0 mono)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216145#M11174</link>
      <description>&lt;P&gt;Hi. I'm working on integrating dropbox support in my Unity3D app.&lt;/P&gt;&lt;P&gt;I can use the SDK just fine from regular .net, but it's not compatible with monos .net 2.0 SDK which Unity uses.&lt;/P&gt;&lt;P&gt;I'm looking for a straight C# solution as it needs to be compiled for both PC, Android and iOS.&lt;/P&gt;&lt;P&gt;Does anyone have experience with getting the SDK running in .net 2.0?&lt;/P&gt;&lt;P&gt;Otherwise my next plan will be using the HTTP SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odin&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:23:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216145#M11174</guid>
      <dc:creator>jenseno</dc:creator>
      <dc:date>2019-05-29T09:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: SDK not compatible with Unity3D (.Net 2.0 mono)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216161#M11179</link>
      <description>The Dropbox API v2 .NET SDK doesn't officially support Unity unfortunately, so I'm afraid I can't offer a good solution here. I'll send this along as a feature request for Unity support to the team, but I can't make any promises as to if or when that would be implemented.</description>
      <pubDate>Fri, 14 Apr 2017 16:33:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216161#M11179</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-04-14T16:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: SDK not compatible with Unity3D (.Net 2.0 mono)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216163#M11181</link>
      <description>&lt;P&gt;Ok thanks &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;I'm trying to access the REST API from Unity now. It works even though it took me som use of Fiddler to find out your response was in the responce header and not the body. But I guess I should have read the documentation &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 16:36:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216163#M11181</guid>
      <dc:creator>jenseno</dc:creator>
      <dc:date>2017-04-14T16:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: SDK not compatible with Unity3D (.Net 2.0 mono)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216164#M11182</link>
      <description>&lt;P&gt;Each of the endpoints uses one of a few formats, indicated in the "endpoint format" section of the documentation for the endpoint. For example, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_self"&gt;/2/files/get_metadata&lt;/A&gt;&amp;nbsp;uses the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;RPC format&lt;/A&gt;&amp;nbsp;and&amp;nbsp;/2/files/download uses the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;Content-download&lt;/A&gt;&amp;nbsp;format. That &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_self"&gt;Request and response formats&lt;/A&gt;&amp;nbsp;section explains how each format works.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 16:42:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216164#M11182</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-04-14T16:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: SDK not compatible with Unity3D (.Net 2.0 mono)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216166#M11183</link>
      <description>&lt;P&gt;Thanks for all your help. Your REST API is very simply and I already got upload and download working.&lt;/P&gt;&lt;P&gt;Next I'll try my hands at the authentication &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odin&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 16:44:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SDK-not-compatible-with-Unity3D-Net-2-0-mono/m-p/216166#M11183</guid>
      <dc:creator>jenseno</dc:creator>
      <dc:date>2017-04-14T16:44:01Z</dc:date>
    </item>
  </channel>
</rss>

