<?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 Javascript sdk in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/494030#M24673</link>
    <description>&lt;P&gt;Hi. I am kind of stuck. I tried following the github example for the javascript sdk dropbox api but i am not able to access files in the app folder. Can I get an overview of the process and a short sample code to get me started. What i intend to do is to create a web page using html and javascript where i can access a file in dropbox. Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 20:33:54 GMT</pubDate>
    <dc:creator>Deyanj</dc:creator>
    <dc:date>2021-02-08T20:33:54Z</dc:date>
    <item>
      <title>Javascript sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/494030#M24673</link>
      <description>&lt;P&gt;Hi. I am kind of stuck. I tried following the github example for the javascript sdk dropbox api but i am not able to access files in the app folder. Can I get an overview of the process and a short sample code to get me started. What i intend to do is to create a web page using html and javascript where i can access a file in dropbox. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 20:33:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/494030#M24673</guid>
      <dc:creator>Deyanj</dc:creator>
      <dc:date>2021-02-08T20:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/494073#M24675</link>
      <description>&lt;P&gt;It sounds like you're trying to use &lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_self"&gt;the&amp;nbsp;Dropbox API v2 JavaScript SDK&lt;/A&gt;. That comes with &lt;A href="https://github.com/dropbox/dropbox-sdk-js/tree/main/examples/javascript" target="_self"&gt;a number of examples that you can try here&lt;/A&gt;. There are also instructions on that page for running the examples.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you follow those instructions? Which example are you trying in particular? Also, can you elaborate on what you mean when you say you are "not able to access files in the app folder"? For instance, please share any unexpected error or output.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 16:23:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/494073#M24675</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-02-05T16:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/502664#M24869</link>
      <description>&lt;P&gt;Thank you for the reply. I downloaded the javascript sdk files and installed on my Mac. However, I want to start the development server i.e. server.js but it throws up an error. See below. I don't think I can move forward if I do not get the node server up and running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Adeyanjus-MacBook-Pro:javascript adeyanjuteslim-balogun$ node server.js&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/node_modules/rollup-endpoint/index.js:15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;throw Error('[rollup-endpoint] File does not exist: ' + options.entry);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;^&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: [rollup-endpoint] File does not exist: /Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/dist/Dropbox-sdk.js&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.exports.serve (/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/node_modules/&lt;/SPAN&gt;&lt;SPAN&gt;rollup-endpoint&lt;/SPAN&gt;&lt;SPAN&gt;/index.js:15:11)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.&amp;lt;anonymous&amp;gt; (/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/examples/javascript/server.js:12:10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Module._compile (internal/modules/cjs/loader.js:1063:30)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Module.load (internal/modules/cjs/loader.js:928:32)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Function.Module._load (internal/modules/cjs/loader.js:769:14)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at internal/main/run_main_module.js:17:47&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 07:39:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/502664#M24869</guid>
      <dc:creator>Deyanj</dc:creator>
      <dc:date>2021-03-08T07:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript sdk</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/502781#M24877</link>
      <description>&lt;P&gt;To run those examples, you'll need to follow &lt;A href="https://github.com/dropbox/dropbox-sdk-js/tree/main/examples/javascript" target="_self"&gt;the instructions here&lt;/A&gt; for setting that up. Did you do so?&amp;nbsp;What output did you get if so?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 15:56:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Javascript-sdk/m-p/502781#M24877</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-08T15:56:00Z</dc:date>
    </item>
  </channel>
</rss>

