<?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: JS SDK: 500 internal server error in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95818#M2915</link>
    <description>&lt;P&gt;We were experiencing a service disruption earlier, which could result in 502s and 504s, but that should be mostly resolved now.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2015 22:16:52 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-07-28T22:16:52Z</dc:date>
    <item>
      <title>JS SDK: 500 internal server error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95814#M2911</link>
      <description>&lt;P&gt;I am using Datastore JS SDK to store my app data in Dropbox Datastore. The dropbox server returns 500 internal server error as API response. This issue happens many times in a day. I am using the latest datastore JS SDK.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95814#M2911</guid>
      <dc:creator>Valarpirai</dc:creator>
      <dc:date>2019-05-29T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: JS SDK: 500 internal server error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95815#M2912</link>
      <description>&lt;P&gt;Can you post the relevant&amp;nbsp;code and the output you get? Also, what percent of calls are you seeing this with?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 22:31:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95815#M2912</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-27T22:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: JS SDK: 500 internal server error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95816#M2913</link>
      <description>&lt;P&gt;&lt;CODE&gt;Now, I am getting the 502 Internal Server Error. Console output.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://www.dropboxforum.com/hc/user_images/iz_za2kNXjq2SeEBV8in5w.png" alt="&amp;gt;&amp;lt;/p&amp;gt;

&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;

&amp;lt;p&amp;gt;&amp;lt;code&amp;gt;Console Output Text:&amp;lt;/code&amp;gt;&amp;lt;/p&amp;gt;

&amp;lt;p&amp;gt;POST &amp;lt;a href=" ="" /&gt;https://api6.dropbox.com/1/datastores/await 504 (Gateway Timeout)&lt;/P&gt;

&lt;P&gt;Retrying in 85980.56405084208 ms due to error&lt;/P&gt;

&lt;P&gt;t {method: "POST", url: " &lt;A href="https://api.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api.dropbox.com/1/datastores/await&lt;/A&gt;", status: 0, responseText: "(no response)", response: null}`&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;POST &lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&amp;nbsp;&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;XMLHttpRequest cannot load &lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&lt;/A&gt;. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://bdofodmfolkhbidlfhgfceekjheoobll' is therefore not allowed access. The response had HTTP status code 504.&lt;/P&gt;

&lt;P&gt;Retrying in 58548.99324243888 ms due to error t {method: "POST", url: " &lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&lt;/A&gt;", status: 0, responseText: "(no response)", response: null}&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:21:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95816#M2913</guid>
      <dc:creator>Valarpirai</dc:creator>
      <dc:date>2015-07-28T13:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: JS SDK: 500 internal server error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95817#M2914</link>
      <description>&lt;P&gt;Console Output:&lt;/P&gt;

&lt;P&gt;POST &lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&lt;/A&gt; 504 (Gateway Timeout)&lt;/P&gt;

&lt;P&gt;XHR finished loading: POST "&lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&lt;/A&gt;".&lt;/P&gt;

&lt;P&gt;Retrying in 1091.683506325353 ms due to error t {method: "POST", url: "&lt;A href="https://api6.dropbox.com/1/datastores/await" rel="nofollow noreferrer"&gt;https://api6.dropbox.com/1/datastores/await&lt;/A&gt;", status: 504, responseText: "{"error": "Internal Server Error"}↵", response: Object}&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 16:11:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95817#M2914</guid>
      <dc:creator>Valarpirai</dc:creator>
      <dc:date>2015-07-28T16:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: JS SDK: 500 internal server error</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95818#M2915</link>
      <description>&lt;P&gt;We were experiencing a service disruption earlier, which could result in 502s and 504s, but that should be mostly resolved now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 22:16:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-500-internal-server-error/m-p/95818#M2915</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-28T22:16:52Z</dc:date>
    </item>
  </channel>
</rss>

