<?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: CORS Access-Control-Allow-Origin in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CORS-Access-Control-Allow-Origin/m-p/336138#M19583</link>
    <description>&lt;P&gt;The '&lt;A href="http://www.dropbox.com/" target="_blank" rel="noopener noreferrer"&gt;www.dropbox.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;site' doesn't allow CORS like this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can technically make this work using 'dl.dropboxusercontent.com' (e.g., "&lt;A href="http://dl.dropboxusercontent.com/s/8g7fump2tnbohv2/items.json" target="_blank"&gt;http://dl.dropboxusercontent.com/s/8g7fump2tnbohv2/items.json&lt;/A&gt;"), but please note that isn't officially supported.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 14:13:46 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-03-27T14:13:46Z</dc:date>
    <item>
      <title>CORS Access-Control-Allow-Origin</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CORS-Access-Control-Allow-Origin/m-p/336055#M19579</link>
      <description>&lt;P&gt;Hey guys, so i have this angular script to pull in a json file I'm storing in Dropbox. my current issue is that I get an&amp;nbsp;Access-Control-Allow-Origin error every time. I'm not really sure how to fix it...&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;    &amp;lt;script type="text/javascript"&amp;gt;
        var app = angular.module("mig-usedgear", [])
        app.controller("myCtrl", function($scope, $http) {
            $http.get("http://www.dropbox.com/s/8g7fump2tnbohv2/items.json?raw=1")
                .then(function(response) {
                    $scope.friends = response.data;
                });
        });
    &amp;lt;/script&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CORS-Access-Control-Allow-Origin/m-p/336055#M19579</guid>
      <dc:creator>jmccolgan93</dc:creator>
      <dc:date>2019-05-29T09:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: CORS Access-Control-Allow-Origin</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CORS-Access-Control-Allow-Origin/m-p/336138#M19583</link>
      <description>&lt;P&gt;The '&lt;A href="http://www.dropbox.com/" target="_blank" rel="noopener noreferrer"&gt;www.dropbox.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;site' doesn't allow CORS like this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can technically make this work using 'dl.dropboxusercontent.com' (e.g., "&lt;A href="http://dl.dropboxusercontent.com/s/8g7fump2tnbohv2/items.json" target="_blank"&gt;http://dl.dropboxusercontent.com/s/8g7fump2tnbohv2/items.json&lt;/A&gt;"), but please note that isn't officially supported.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 14:13:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/CORS-Access-Control-Allow-Origin/m-p/336138#M19583</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-27T14:13:46Z</dc:date>
    </item>
  </channel>
</rss>

