<?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: Install on website in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Install-on-website/m-p/284715#M17428</link>
    <description>Yes, you can load the Dropbox API v2 JavaScript SDK via a script tag, as shown here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-js/tutorial-Getting%20started.html" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-js/tutorial-Getting%20started.html&lt;/A&gt;</description>
    <pubDate>Sun, 15 Jul 2018 17:50:18 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-07-15T17:50:18Z</dc:date>
    <item>
      <title>Install on website</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Install-on-website/m-p/284602#M17421</link>
      <description>&lt;P&gt;Goodmorning,&lt;/P&gt;&lt;P&gt;I'm trying to use Dropbox api on my website, and I'm testing in a file using the code in the example:&lt;/P&gt;&lt;PRE&gt;var Dropbox = require('dropbox').Dropbox;
var dbx = new Dropbox({ accessToken: 'YOUR_ACCESS_TOKEN_HERE' });
dbx.filesListFolder({path: ''})
  .then(function(response) {
    console.log(response);
  })
  .catch(function(error) {
    console.log(error);
  });&lt;/PRE&gt;&lt;P&gt;I have my access token, but I don't know what I have to do before this code. I don't use require js or similar, so there is a &amp;lt;script&amp;gt; link to access APIs? (like google maps API for example) Thank you and sorry for my bad English&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:11:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Install-on-website/m-p/284602#M17421</guid>
      <dc:creator>geggiamarti</dc:creator>
      <dc:date>2019-05-29T09:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Install on website</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Install-on-website/m-p/284715#M17428</link>
      <description>Yes, you can load the Dropbox API v2 JavaScript SDK via a script tag, as shown here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-js/tutorial-Getting%20started.html" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-js/tutorial-Getting%20started.html&lt;/A&gt;</description>
      <pubDate>Sun, 15 Jul 2018 17:50:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Install-on-website/m-p/284715#M17428</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-15T17:50:18Z</dc:date>
    </item>
  </channel>
</rss>

