<?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 File uploading and downloading in business account. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203406#M9711</link>
    <description>&lt;P&gt;Hi Dropboxer,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on dropbox api in PHP and managing file and folder through running a script from server. All things are working file only issue which I am facing is to uploading a existing or simply downloading a file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have successfully placed a API call and file is downloading inside my root directory but it is showing only 0Byte and same for placing uploading, I have received this 0Byte file on my dropbox.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why this is happening. I have tested script on Basic version of my dropbox working fine. But on Business account (my client's) I couldn't able to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pls tell me know is there any problem with Buisness account.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:26:30 GMT</pubDate>
    <dc:creator>nishantcyno</dc:creator>
    <dc:date>2019-05-29T09:26:30Z</dc:date>
    <item>
      <title>File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203406#M9711</link>
      <description>&lt;P&gt;Hi Dropboxer,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on dropbox api in PHP and managing file and folder through running a script from server. All things are working file only issue which I am facing is to uploading a existing or simply downloading a file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have successfully placed a API call and file is downloading inside my root directory but it is showing only 0Byte and same for placing uploading, I have received this 0Byte file on my dropbox.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why this is happening. I have tested script on Basic version of my dropbox working fine. But on Business account (my client's) I couldn't able to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pls tell me know is there any problem with Buisness account.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203406#M9711</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2019-05-29T09:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203477#M9716</link>
      <description>I'll be happy to help this, but I'll need some more information. Please reply with:&lt;BR /&gt;&lt;BR /&gt;    - the name and version of the platform and SDK/library you are using&lt;BR /&gt;    - the steps to reproduce the issue&lt;BR /&gt;    - the full text of any error or output&lt;BR /&gt;    - the relevant code snippet(s)</description>
      <pubDate>Mon, 23 Jan 2017 18:38:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203477#M9716</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-23T18:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203579#M9741</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Following the tutorials from &lt;A href="https://www.dropbox.com/developers-v1/core/sdks/php" target="_self"&gt;https://www.dropbox.com/developers-v1/core/sdks/php&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-I'm&lt;SPAN&gt;&amp;nbsp;using Composer&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;for your project's dependencies, I have&amp;nbsp;just add &lt;/SPAN&gt;&lt;SPAN class="code-name"&gt;dropbox-sdk&lt;/SPAN&gt;&lt;SPAN&gt; to your &lt;/SPAN&gt;&lt;STRONG&gt;composer.json&lt;/STRONG&gt;&lt;SPAN&gt; instead of downloading the SDK.&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="prettyprint dbprettyprint"&gt;&lt;SPAN class="str"&gt;dropbox/dropbox-sdk"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"1.1.*"&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;-I have successfully moved files from one folder to another folder through move($sourcepath,$destpath) API function. But I have a particular case where file may already exits at destination. So I have take a file from my dropbox $sourcepath and download in my system and then upload it on destination path. By doing this existing file remain there and new file got renamed and saved to dropbox $destpath. But showing 0Byte along with file name. Below screenshot shows a simillar issue inside my client's dropbox account. File size shows 0Byte.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imgpsh_fullsize.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/162i6B53BAB76129F7AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="imgpsh_fullsize.png" alt="imgpsh_fullsize.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;I have tried same with my basic Dropbox account and I am able to do it successfully. Below is the output Which I want for my client's Dropbox account.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2017-01-24 15.07.50.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/163iB61E5221F383DA78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2017-01-24 15.07.50.png" alt="Screenshot 2017-01-24 15.07.50.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;- I am doing this by PHP script following snippet shows the my particular logic&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/164i23A9DB76CA867081/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 09:57:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/203579#M9741</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-01-24T09:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204166#M9817</link>
      <description>Apologies for the delay! I wasn't notified of your reply for some reason. Are you still having this issue?&lt;BR /&gt;&lt;BR /&gt;If so, can you share your first two screenshots as links? They didn't come through in the post.</description>
      <pubDate>Fri, 27 Jan 2017 19:10:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204166#M9817</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-27T19:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204571#M9848</link>
      <description>&lt;P&gt;Thanks Greg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still have this issue, as I told you that my code(the earlier third screenshot) is working fine for this particular case where file &amp;nbsp;is already in the destination location, it got renamed by placing '(1)' at end and showing 430.56KB) in my basic dropbox account. Below is my account's screenshot.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dropbox nishant.PNG" style="width: 836px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/189iD4CD22DF24D1FEC4/image-size/large?v=v2&amp;amp;px=999" role="button" title="dropbox nishant.PNG" alt="dropbox nishant.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, the above thing is not working on my client's business dropbox account. The file got renamed but showing 0Byte meaning something is not working on business account. Below is the screenshot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dropbox Capture.PNG" style="width: 845px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/190i5197C9503E792883/image-size/large?v=v2&amp;amp;px=999" role="button" title="dropbox Capture.PNG" alt="dropbox Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pls tell me why this is happening with Business account and reply as soon as possible.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Nishant Sharma&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 11:02:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204571#M9848</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-01-31T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204676#M9857</link>
      <description>&lt;P&gt;Thanks for the additional information! I took a look over your post and code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, I should note that you're using the PHP SDK for API v1, which is &lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_self"&gt;deprecated&lt;/A&gt;. You should migrate to API v2 as soon as possible. We don't have an official PHP SDK for API v2, but you can use a &lt;A href="https://www.dropbox.com/developers/documentation/communitysdks" target="_self"&gt;third party library&lt;/A&gt;, or call the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_self"&gt;HTTPS endpoints&lt;/A&gt; directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, it sounds like the original goal was to replace a file that already exists. You're downloading and re-uploading the file to do so, but a more efficient alternative would be to just delete the existing file at the destination. That would save you the time and bandwidth for the download and upload. (We'll consider this a request for write mode options for moving files anyway though.) In the code you have though, you're using WriteMode::add, which won't overwrite the destination file. It sounds like you want WriteMode::force instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, the type of account (e.g., basic versus business) shouldn't make any difference in the upload functionality like this. Are you definitely running the same code in both cases?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Further, in order to track down where the 0 byte file is coming from, please check the size of the local file. That way, we can determine if the upload itself is not working properly for you, or if it's the download.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the local file is 0 bytes, please then check if the original source file on&amp;nbsp;Dropbox is 0 bytes. That would indicate if there's an issue with the download call itself, or if this is working properly and the file does just happen to be 0 bytes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, I see that you have some sleep statements in your code after the download and upload calls. Those calls block, so you don't need to add any sleep. The code won't proceed until the operation is done.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 21:45:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204676#M9857</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-31T21:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204717#M9860</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Greg,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The official PHP SDK library I am using, works well with my personal dropbox account as I am performing test work there for my client script. Script is same for both accounts (basic and business). Otherwise same issues would encountered on my test or personal dropbox.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;My goal is to keep the existing file at destination and when same file will again comes with same name, it should be rename and to be place at destination with existing one. I don't want to delete the existing one as you understand through my previous post.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Yes, the code is same for both environment or accounts(basic and business).&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I have checked on my clients localhost server directory that file downloaded as 0Byte and the same file on dropbox found in some KBs. But at my localhost I got downloaded and uploaded successfully.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Ok, I will remove that sleep statements.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks Greg for your quick reply/support.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;I have to finish up these issues till end of this week. If you require to further look into that, you can have my testing and business account credentials. Let me know if you need.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;With Regards&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Feb 2017 06:34:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204717#M9860</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-02-01T06:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204831#M9873</link>
      <description>&lt;P&gt;Since the downloaded file itself is 0 bytes, and the remote file isn't, it appears the issue is with the download operation itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To continue debugging this, we should isolate the download call. For example, I just tried this based on your code, and it worked fine for me:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;print_r("filename is: $filename \n");&lt;BR /&gt;print_r("source is: $source \n");&lt;BR /&gt;$ffd = fopen("./files/$filename", "wb");&lt;BR /&gt;$metadata = $client-&amp;gt;getFile($source, $ffd);&lt;BR /&gt;print_r("Received metadata: ");&lt;BR /&gt;print_r($metadata);&lt;BR /&gt;fclose($ffd);&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It successfully downloaded a non-zero-byte file from a business account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try that in your client's environment and share any error or output you get?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 20:39:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204831#M9873</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-01T20:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204963#M9881</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your continuous support. You have&amp;nbsp;solved my downloading and uploading issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have one more query regarding dropbox API. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I count the no. of directories inside any directory on my dropbox?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my code which is not working right now.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="directory count.PNG" style="width: 713px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/198i0C6AEE54EE8B5861/image-size/large?v=v2&amp;amp;px=999" role="button" title="directory count.PNG" alt="directory count.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Regards&lt;/P&gt;
&lt;P&gt;Nishant Sharma&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:03:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/204963#M9881</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-02-02T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205020#M9887</link>
      <description>&lt;P&gt;This screenshot also didn't work unfortunately, but if you're still using the API v1 PHP SDK, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/class-Dropbox.Client.html#_getDelta" target="_self"&gt;getDelta&lt;/A&gt;&amp;nbsp;(preferably) or &lt;A href="https://dropbox.github.io/dropbox-sdk-php/api-docs/v1.1.x/class-Dropbox.Client.html#_getMetadataWithChildren" target="_self"&gt;getMetadataWithChildren&lt;/A&gt;&amp;nbsp;to get the contents of the directory in question, and then count the number of entries where is_dir is true.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For API v2, you would use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] and count the number of returned entries where the ".tag" is "folder".&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:19:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205020#M9887</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-02T18:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205135#M9899</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can we have a skype meeting just to resolve issue quickly. I am facing too much issue with Client Business account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing another issue now with Business Dropbox, on my account script works ok. The difference between my personal dropbox and client one is that Client has 16 TBs of data and too much file but I have only 10-20 MBs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, the situation is I&amp;nbsp;have following files in my dropbox folder e.g Unfiled Documents&lt;/P&gt;
&lt;P&gt;1. UR-032085 - PLAN - 1.pdf&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;UR-032085 - Purchase Order - Leigh Lo Nigro.pdf&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;UR-032085 - Quote - Emma Pioch 101 Wattle Avenue.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I run script : Script has to create a folder and paste above files from its source to that newly created folder. But As I tested. Once I started my script It can't get that folders with API calls. But I reload the script It get the newly created directory. I think synching is not performing well with Business one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But my dropbox is working ok with simillar situation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pls arrange a skype meeting asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Regards&lt;/P&gt;
&lt;P&gt;Nishant Sharma&lt;/P&gt;
&lt;P&gt;nishantsharma0131@outlook.com&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 12:13:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205135#M9899</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-02-03T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205216#M9901</link>
      <description>I can't offer a Skype meeting, but I'm happy to help in the forum here.&lt;BR /&gt;&lt;BR /&gt;Please share the API calls and resulting unexpected responses that are giving you trouble so we can help.</description>
      <pubDate>Fri, 03 Feb 2017 19:12:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205216#M9901</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-03T19:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205287#M9905</link>
      <description>&lt;P&gt;Hi Greg,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The below screenshot is from my client testing end he got stuck inside 0Byte file issue, using your given code, which worked perfectly on my dropbox(testing).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_04022017_103527.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/209i3F0CEFF5450D6025/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_04022017_103527.png" alt="IMG_04022017_103527.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The alternate of above issue is that we can move the files which is already found in that location already by renaming it in catch block. But it also not woring on business but working fine on my dropbox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know what is going on. Pls fix this and pls understand what is the problem. If you need account info I will happy to share with you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="move function..PNG" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/208i9C40D6CD6E36F60B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="move function..PNG" alt="move function..PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error showing is :&lt;/P&gt;
&lt;PRE class="lang-py prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="typ"&gt;ErrorResponse&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;[&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;403&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;]&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; u&lt;/SPAN&gt;&lt;SPAN class="str"&gt;"A file with that name already exists at path&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 04 Feb 2017 05:34:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205287#M9905</guid>
      <dc:creator>nishantcyno</dc:creator>
      <dc:date>2017-02-04T05:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: File uploading and downloading in business account.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205509#M9920</link>
      <description>&lt;P&gt;It looks like you're running in to two different errors here, so I'll address them separately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first one, the 404 in the first screenshot, indicates that there's nothing found at the specified path in the&amp;nbsp;Dropbox account. In the bottom half of that screenshot you're just showing a folder on the local filesystem, not the&amp;nbsp;Dropbox account. I'm not sure what the output above the error is, but it looks like you're trying to delete the file at that path, so perhaps you had just already done so?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you should revoke that access token in the first screenshot now that you've shared it publicly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second error indicates that there is already something at the path that you're trying to move the file to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In both cases, it may help to use&amp;nbsp;getMetadataWithChildren while you debug the issues so that you can better see what the current contents of the account are.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 18:54:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-uploading-and-downloading-in-business-account/m-p/205509#M9920</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-06T18:54:55Z</dc:date>
    </item>
  </channel>
</rss>

