<?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: Swift API v2 and filesGetMetadata with a path of &amp;quot;/&amp;quot; in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149486#M4912</link>
    <description>&lt;P&gt;To close the loop here, this was fixed in &lt;A href="https://github.com/dropbox/SwiftyDropbox/commit/04caec22ce45958b7b4a6b8b4a2fbdfdcd9df3c0" target="_blank" rel="nofollow noreferrer"&gt;version 0.7.1&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2015 05:06:11 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-11-24T05:06:11Z</dc:date>
    <item>
      <title>Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149479#M4905</link>
      <description>&lt;P&gt;I am calling this from within an Application Context.&lt;/P&gt;
&lt;P&gt;So "/" should be my App directory.&lt;/P&gt;
&lt;P&gt;Two problems:&lt;/P&gt;
&lt;P&gt;1) I get a server error reposponse:&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{"error_summary": "path/malformed_path", "error": {".tag": "path", "path": {".tag": "malformed_path"}}}&lt;/PRE&gt;
&lt;P&gt;2) &amp;nbsp;When I get this error ... The Swift api fails to deserialize "malformed_path"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Called from Files.GetMetadataErrorSerializer:deserialize when it tries to deserialize the "path"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149479#M4905</guid>
      <dc:creator>RTS S.</dc:creator>
      <dc:date>2019-05-29T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149480#M4906</link>
      <description>&lt;P&gt;I also get the error when I try to call filesListFolder with a path of "/"&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 01:54:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149480#M4906</guid>
      <dc:creator>RTS S.</dc:creator>
      <dc:date>2015-11-11T01:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149481#M4907</link>
      <description>&lt;P&gt;The root path in API v2 is an empty string (").&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 02:37:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149481#M4907</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-11-11T02:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149482#M4908</link>
      <description>&lt;P&gt;That solved the access problem. Does not make any sense to me ... &amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is still an error handling problem which causes a fatal exit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 08:36:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149482#M4908</guid>
      <dc:creator>RTS S.</dc:creator>
      <dc:date>2015-11-11T08:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149483#M4909</link>
      <description>&lt;P&gt;What version of the &lt;A href="https://github.com/dropbox/SwiftyDropbox" target="_blank" rel="nofollow noreferrer"&gt;SDK&lt;/A&gt; are you using? If it's not up to date, please update it and let us know if you're still seeing this. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 09:43:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149483#M4909</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-11T09:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149484#M4910</link>
      <description>&lt;P&gt;I downloaded a couple of days ago using Cocoa Pods with tag '0.7'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 11:25:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149484#M4910</guid>
      <dc:creator>RTS S.</dc:creator>
      <dc:date>2015-11-11T11:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149485#M4911</link>
      <description>&lt;P&gt;Thanks! I can reproduce this. We'll look into it.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 04:27:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149485#M4911</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-12T04:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Swift API v2 and filesGetMetadata with a path of "/"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149486#M4912</link>
      <description>&lt;P&gt;To close the loop here, this was fixed in &lt;A href="https://github.com/dropbox/SwiftyDropbox/commit/04caec22ce45958b7b4a6b8b4a2fbdfdcd9df3c0" target="_blank" rel="nofollow noreferrer"&gt;version 0.7.1&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 05:06:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swift-API-v2-and-filesGetMetadata-with-a-path-of-quot-quot/m-p/149486#M4912</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-24T05:06:11Z</dc:date>
    </item>
  </channel>
</rss>

