Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.
Forum Discussion
Deyanj
4 years agoExplorer | Level 3
Javascript sdk
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 s...
Deyanj
Explorer | Level 3
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.
Adeyanjus-MacBook-Pro:javascript adeyanjuteslim-balogun$ node server.js
/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/node_modules/rollup-endpoint/index.js:15
throw Error('[rollup-endpoint] File does not exist: ' + options.entry);
^
Error: [rollup-endpoint] File does not exist: /Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/dist/Dropbox-sdk.js
at Object.exports.serve (/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/node_modules/rollup-endpoint/index.js:15:11)
at Object.<anonymous> (/Users/adeyanjuteslim-balogun/Documents/GitHub/dropbox-sdk-js/examples/javascript/server.js:12:10)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
at internal/main/run_main_module.js:17:47
Greg-DB
4 years agoDropbox Staff
To run those examples, you'll need to follow the instructions here for setting that up. Did you do so? What output did you get if so?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,926 PostsLatest Activity: 3 days ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!