<?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: Problems using the API in remote Web Server in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-using-the-API-in-remote-Web-Server/m-p/185474#M7823</link>
    <description>&lt;P&gt;When running an app, the code will use the file system of the machine it's running on. In the case of a web app, that's the server it's running on, so when you deploy it to your remote server, it will use that server's filesystem, and not your computer's.&lt;/P&gt;
&lt;P&gt;If you want the web app to interact with files on the user's computer, where the browser is running, you'll need to develop a way for data to be sent&amp;nbsp;between the browser and server. E.g., let the user upload files using a file input.&amp;nbsp;That's outside the scope of&amp;nbsp;Dropbox API support so I'm afraid I can't offer help on that though.&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2016 00:20:02 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-05-24T00:20:02Z</dc:date>
    <item>
      <title>Problems using the API in remote Web Server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-using-the-API-in-remote-Web-Server/m-p/185473#M7822</link>
      <description>&lt;P&gt;I'm developing a web app using Dropbox API.&lt;/P&gt;
&lt;P&gt;When I run Jboss server in my laptop, uploading a file to dropbox works fine. But when I run the server remotely, the uploadFile method doesn't recognise the path that I'm writing in my web app. It recognises only paths from the server's machine.&lt;/P&gt;
&lt;P&gt;The same happens when I download a file. The downloaded file is stored in the remote server, not in the computer that runs the web app.&lt;/P&gt;
&lt;P&gt;Is there any way to solve that?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-using-the-API-in-remote-Web-Server/m-p/185473#M7822</guid>
      <dc:creator>Nora B.3</dc:creator>
      <dc:date>2019-05-29T09:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems using the API in remote Web Server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-using-the-API-in-remote-Web-Server/m-p/185474#M7823</link>
      <description>&lt;P&gt;When running an app, the code will use the file system of the machine it's running on. In the case of a web app, that's the server it's running on, so when you deploy it to your remote server, it will use that server's filesystem, and not your computer's.&lt;/P&gt;
&lt;P&gt;If you want the web app to interact with files on the user's computer, where the browser is running, you'll need to develop a way for data to be sent&amp;nbsp;between the browser and server. E.g., let the user upload files using a file input.&amp;nbsp;That's outside the scope of&amp;nbsp;Dropbox API support so I'm afraid I can't offer help on that though.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 00:20:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problems-using-the-API-in-remote-Web-Server/m-p/185474#M7823</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-05-24T00:20:02Z</dc:date>
    </item>
  </channel>
</rss>

