<?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: SwiftyDropbox API Error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135320#M4119</link>
    <description>&lt;P&gt;Could you please let us&amp;nbsp;now in here, when the bug is fixed?&amp;nbsp;Thanks so far for the great api!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2015 03:21:45 GMT</pubDate>
    <dc:creator>Henk Martijn L.</dc:creator>
    <dc:date>2015-09-17T03:21:45Z</dc:date>
    <item>
      <title>SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135316#M4115</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I'm trying out SwiftyDropbox&lt;/P&gt;
&lt;P&gt;=&amp;gt; &lt;A href="https://blogs.dropbox.com/developers/2015/05/try-out-swiftydropbox-the-new-swift-sdk-for-dropbox-api-v2/" rel="nofollow noreferrer" target="_blank"&gt;https://blogs.dropbox.com/developers/2015/05/try-out-swiftydropbox-the-new-swift-sdk-for-dropbox-api-v2/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can get user's name (with usersGetCurrentAccount() )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I can't get user's filesList(with filesListFolder(path: ""))&lt;/P&gt;
&lt;P&gt;error message is 'Bad Input: Error in call to API function "files/list_folder": request body: could not decode input as JSON'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;environment&lt;/P&gt;
&lt;P&gt;Xcode7&lt;/P&gt;
&lt;P&gt;Swift2.0&lt;/P&gt;
&lt;P&gt;SwiftyDropbox branch 'swift-2.0' &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:40:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135316#M4115</guid>
      <dc:creator>H. Reo</dc:creator>
      <dc:date>2019-05-29T09:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135317#M4116</link>
      <description>&lt;P&gt;Since you're using Swift 2.0, what&amp;nbsp;does your Podfile for your&amp;nbsp;project look like?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 04:06:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135317#M4116</guid>
      <dc:creator>Leah C.1</dc:creator>
      <dc:date>2015-09-15T04:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135318#M4117</link>
      <description>&lt;P&gt;this is my Podfile for my project&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;platform :ios, '8.0'&lt;BR /&gt;use_frameworks!&lt;BR /&gt;&lt;BR /&gt;target 'MY-PROJECT' do&lt;BR /&gt;pod 'SwiftyDropbox', :git =&amp;gt; 'git@github.com:dropbox/SwiftyDropbox.git', :branch =&amp;gt; 'swift-2.0'&lt;BR /&gt;end&lt;/PRE&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:26:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135318#M4117</guid>
      <dc:creator>H. Reo</dc:creator>
      <dc:date>2015-09-15T07:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135319#M4118</link>
      <description>&lt;P&gt;I've verified that this is a bug in SwiftyDropbox and we're working on a fix. Sorry about that. Thanks so much for letting us know about it!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 01:44:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135319#M4118</guid>
      <dc:creator>Leah C.1</dc:creator>
      <dc:date>2015-09-16T01:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135320#M4119</link>
      <description>&lt;P&gt;Could you please let us&amp;nbsp;now in here, when the bug is fixed?&amp;nbsp;Thanks so far for the great api!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 03:21:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135320#M4119</guid>
      <dc:creator>Henk Martijn L.</dc:creator>
      <dc:date>2015-09-17T03:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135321#M4120</link>
      <description>&lt;P&gt;Will do!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 03:31:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135321#M4120</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-17T03:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135322#M4121</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;
&lt;P&gt;Is there any status update about the fix? Since this&amp;nbsp;is where I have all my logic build on to sync between the device and dropbox. So I can't really use it at the moment!&amp;nbsp;&lt;BR /&gt;Downgrading osx is also to much of a hassle &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;</description>
      <pubDate>Mon, 28 Sep 2015 19:15:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135322#M4121</guid>
      <dc:creator>Henk Martijn L.</dc:creator>
      <dc:date>2015-09-28T19:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135323#M4122</link>
      <description>&lt;P&gt;Sorry, no update quite yet. It should be relatively soon though.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 00:07:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135323#M4122</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-09-29T00:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135324#M4123</link>
      <description>&lt;P&gt;This should be fixed in the &lt;A href="https://github.com/dropbox/SwiftyDropbox/releases/tag/0.4" target="_blank" rel="nofollow noreferrer"&gt;latest release&lt;/A&gt;. Let us know if you're still seeing any issues.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 03:41:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135324#M4123</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-10-03T03:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135325#M4124</link>
      <description>&lt;P&gt;Solved the problem, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 16:58:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135325#M4124</guid>
      <dc:creator>Henk Martijn L.</dc:creator>
      <dc:date>2015-10-05T16:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135326#M4125</link>
      <description>&lt;P&gt;UPDATE:&lt;/P&gt;
&lt;P&gt;I applied the fix that was suggested in "#48" by Leshkoapps and it solved the problem. I'm not sure why the version that I installed via cocoapods didn't include this change, but I'm a bit of a noob to cocoapods and programming in general, so it was likely a user mistake, but in case someone else makes the same one...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm getting this error as well, using nothing more than the sample code in the tutorial to get up and running. It does seem to be writing and reading the "hello.txt" file, but I get this:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;*** Get current account ***&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;[request-id 2d1753ef779bb8bb8631124239e00f4e] Bad Input: Error in call to API function "users/get_current_account": request body: could not decode input as JSON&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;*** List folder ***&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;[request-id 4a7934fec1ed93d70f3f049913ee9280] Bad Input: Error in call to API function "files/list_folder": request body: could not decode input as JSON&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;*** Upload file ****&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Uploaded file name: hello.txt&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Uploaded file revision: 242d57873&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;*** Get file metadata ***&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;[request-id 82d1fb27eee8bccceb2f749b46b614b0] Bad Input: Error in call to API function "files/get_metadata": request body: could not decode input as JSON&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;*** Download file ***&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Downloaded file name: hello.txt&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Downloaded file url: file:///var/mobile/Containers/Data/Application/68429947-9A4F-4C67-89A0-EE5CCBB02BC7/Documents/C1E5D3F0-2A11-499D-A98D-9F3EACCE69FA-download.txt&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Downloaded file data: Optional(&amp;lt;48656c6c 6f21&amp;gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 02:13:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135326#M4125</guid>
      <dc:creator>Michael K.57</dc:creator>
      <dc:date>2016-01-09T02:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135327#M4126</link>
      <description>&lt;P&gt;Hi Michael, that's a known issue in version 2.0.3. Please use version 2.0.2 for now. You can find more information in this thread:&amp;nbsp;&lt;A href="https://www.dropboxforum.com/hc/en-us/community/posts/203941303-Swifty-SDK-Search-API-Error-on-v2-0-3" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/en-us/community/posts/203941303-Swifty-SDK-Search-API-Error-on-v2-0-3&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 02:16:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135327#M4126</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-09T02:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135328#M4127</link>
      <description>&lt;P&gt;1: Wow, that's one of the fastest responses I've ever rec'd... to anything!!&lt;/P&gt;
&lt;P&gt;2: Thank you.&lt;/P&gt;
&lt;P&gt;3: FWIW, all I had to do to fix it and clear the errors was to change line 177 in Client.swift from&amp;nbsp;:&lt;/P&gt;
&lt;TABLE class="diff-table tab-size  "&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-deletion"&gt;
&lt;P&gt;&lt;SPAN class="blob-code-inner"&gt;- &lt;SPAN class="pl-k"&gt;let&lt;/SPAN&gt; request &lt;SPAN class="pl-k"&gt;=&lt;/SPAN&gt; client&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;manager&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;request(&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;POST, url, parameters: [&lt;SPAN class="pl-k x x-first x-last"&gt;:&lt;/SPAN&gt;], headers: headers, encoding: ParameterEncoding&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;Custom {(convertible, _) &lt;SPAN class="pl-k"&gt;in&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="blob-code-inner"&gt;&lt;SPAN class="pl-k"&gt;to: &amp;nbsp;(Note "parameters"...)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="diff-table tab-size  "&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-deletion"&gt;&lt;SPAN class="blob-code-inner"&gt;- &lt;SPAN class="pl-k"&gt;let&lt;/SPAN&gt; request &lt;SPAN class="pl-k"&gt;=&lt;/SPAN&gt; client&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;manager&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;request(&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;POST, url, parameters: ["&lt;SPAN class="pl-k x x-first x-last"&gt;:"&lt;/SPAN&gt;], headers: headers, encoding: ParameterEncoding&lt;SPAN class="pl-k"&gt;.&lt;/SPAN&gt;Custom {(convertible, _) &lt;SPAN class="pl-k"&gt;in&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num blob-num-addition empty-cell is-hovered"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;After making that tiny little change, all is well!&lt;/P&gt;
&lt;/TD&gt;
&lt;TD id="diff-12e35f2191b257a66da6ff21d63ad44dR177" class="blob-num blob-num-addition js-linkable-line-number is-hovered"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="blob-num blob-num-addition empty-cell is-hovered"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD id="diff-12e35f2191b257a66da6ff21d63ad44dR177" class="blob-num blob-num-addition js-linkable-line-number is-hovered"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 02:50:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135328#M4127</guid>
      <dc:creator>Michael K.57</dc:creator>
      <dc:date>2016-01-09T02:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135329#M4128</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Michael K..&lt;/P&gt;
&lt;P&gt;Your tiny little change really works like a charm.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 10:33:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135329#M4128</guid>
      <dc:creator>Liang M.</dc:creator>
      <dc:date>2016-02-11T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135330#M4129</link>
      <description>&lt;P&gt;For reference, that issue was fixed in release 3.0.0.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:19:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135330#M4129</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-11T11:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135331#M4130</link>
      <description>&lt;P&gt;Thanks Gregory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I tested the demo&amp;nbsp;app "Photo Watch" a few hours ago, and it does not include the fix using the following Podfile:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;EM&gt;&lt;SPAN class="s1"&gt;platform :ios, &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;'8.0'&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;EM&gt;&lt;SPAN class="s1"&gt;use_frameworks!&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;EM&gt;&lt;SPAN class="s3"&gt;target &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;'PhotoWatch'&lt;/SPAN&gt; &lt;SPAN class="s4"&gt;do&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;EM&gt;&lt;SPAN class="s3"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;pod &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;'SwiftyDropbox'&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="p4"&gt;&lt;EM&gt;&lt;SPAN class="s1"&gt;end&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not familiar with CocoPods, and I presumed that "&lt;EM&gt;&lt;SPAN class="s3"&gt;pod &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;'SwiftyDropbox'&lt;/SPAN&gt;&lt;/EM&gt;" refers to the master branch. But the pod installed still has the same issue, while the master has it fixed.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:33:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135331#M4130</guid>
      <dc:creator>Liang M.</dc:creator>
      <dc:date>2016-02-11T11:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135332#M4131</link>
      <description>&lt;P&gt;The &lt;A href="https://github.com/dropbox/PhotoWatch" target="_blank" rel="nofollow noreferrer"&gt;PhotoWatch&lt;/A&gt;&amp;nbsp;sample app currently only has SwiftyDropbox 2.0.3 installed. You'd need to do a pod update to get the latest release with the fix.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:39:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135332#M4131</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-11T11:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135333#M4132</link>
      <description>&lt;P class="p1"&gt;Just tested it again.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;EM&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="s3"&gt;pod &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;'SwiftyDropbox'&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/EM&gt;will install SwiftyDropbox 2.0.3, which has the bug, while&amp;nbsp;&lt;EM&gt;&lt;SPAN class="s1"&gt;pod &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;'SwiftyDropbox'&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;, &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class="s2"&gt;&lt;EM&gt;'~&amp;gt; 3.0.0'&lt;/EM&gt; will install&amp;nbsp;&lt;/SPAN&gt;SwiftyDropbox 3.0.0.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:40:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135333#M4132</guid>
      <dc:creator>Liang M.</dc:creator>
      <dc:date>2016-02-11T11:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: SwiftyDropbox API Error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135334#M4133</link>
      <description>&lt;P&gt;Quick update - the &lt;A href="https://github.com/dropbox/PhotoWatch" target="_blank" rel="nofollow noreferrer"&gt;PhotoWatch&lt;/A&gt; sample app has been updated to SwiftyDropbox 3.0.0 so this issue should be fixed now. Thanks for reporting the&amp;nbsp;issue!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 04:42:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/SwiftyDropbox-API-Error/m-p/135334#M4133</guid>
      <dc:creator>Leah C.1</dc:creator>
      <dc:date>2016-04-08T04:42:20Z</dc:date>
    </item>
  </channel>
</rss>

