<?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 Dropbox JavaScript SDK access in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331448#M19373</link>
    <description>&lt;P&gt;In the head section of a web page I download the Dropbox Javascript with:&lt;/P&gt;&lt;P&gt;&amp;lt;script src="&lt;A href="https://www.dropboxforum.com/" target="_blank"&gt;https://unpkg.com/dropbox/dist/Dropbox-sdk.min.js"&amp;gt;&amp;lt;/script&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;then, a javascript function which invokes the following instruction does not return:&lt;/P&gt;&lt;P&gt;var dbx = new Dropbox({ accessToken: thisAccessToken });&lt;/P&gt;&lt;P&gt;where 'thisAccessToken' is the user's Dropbox access token.&lt;/P&gt;&lt;P&gt;Any suggestions on why the instruction does not complete?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:07:43 GMT</pubDate>
    <dc:creator>ari10</dc:creator>
    <dc:date>2019-05-29T09:07:43Z</dc:date>
    <item>
      <title>Dropbox JavaScript SDK access</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331448#M19373</link>
      <description>&lt;P&gt;In the head section of a web page I download the Dropbox Javascript with:&lt;/P&gt;&lt;P&gt;&amp;lt;script src="&lt;A href="https://www.dropboxforum.com/" target="_blank"&gt;https://unpkg.com/dropbox/dist/Dropbox-sdk.min.js"&amp;gt;&amp;lt;/script&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;then, a javascript function which invokes the following instruction does not return:&lt;/P&gt;&lt;P&gt;var dbx = new Dropbox({ accessToken: thisAccessToken });&lt;/P&gt;&lt;P&gt;where 'thisAccessToken' is the user's Dropbox access token.&lt;/P&gt;&lt;P&gt;Any suggestions on why the instruction does not complete?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331448#M19373</guid>
      <dc:creator>ari10</dc:creator>
      <dc:date>2019-05-29T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox JavaScript SDK access</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331535#M19377</link>
      <description>&lt;P&gt;Please check the JavaScript console for any errors.&lt;/P&gt;
&lt;P&gt;For instance, the constructor under the 'Dropbox' class is also named 'Dropbox', so you should use `new Dropbox.Dropbox(...)' instead of&amp;nbsp;`new Dropbox(...)'.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 15:17:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331535#M19377</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-01T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox JavaScript SDK access</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331573#M19383</link>
      <description>&lt;P&gt;Great, thanks, this solved the problem!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 19:20:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-JavaScript-SDK-access/m-p/331573#M19383</guid>
      <dc:creator>ari10</dc:creator>
      <dc:date>2019-03-01T19:20:55Z</dc:date>
    </item>
  </channel>
</rss>

