<?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: Experience Builder CORS Issue in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500215#M13499</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Making sure to remove any trailing backslash in the URL for your Portal's "allowed origins" security setting, as described in the documentation below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Restrict cross-domain requests to your portal &lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/restrict-cross-domain-requests-to-your-portal.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/portal/latest/administer/windows/restrict-cross-domain-requests-to-your-portal.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you add your machine's URL to the the "allowed origins" as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://MyMachineName.domain.com" target="_blank"&gt;https://MyMachineName.domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will cause the CORS error when trying to run Experience Builder. Make sure to change this URL to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://MyMachineName.domain.com" target="_blank"&gt;https://MyMachineName.domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 09:13:42 GMT</pubDate>
    <dc:creator>ShaneONeill_144</dc:creator>
    <dc:date>2024-07-02T09:13:42Z</dc:date>
    <item>
      <title>Experience Builder CORS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500128#M13489</link>
      <description>&lt;P&gt;We have some WMS layers coming from an external source and if I load them into a web map in ArcGIS Online they load fine with embedded credentials. I then added that web map to an experience builder app and the layers do not load.&lt;/P&gt;&lt;P&gt;We get the CORS Issue below and just want to see if what options we have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 655px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/108515i53271C48CA0C1E6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 00:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500128#M13489</guid>
      <dc:creator>LIZDean</dc:creator>
      <dc:date>2024-07-02T00:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder CORS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500134#M13491</link>
      <description>&lt;P&gt;You may need to check to see if the app client you created in the portal area has a redirect to map it as a valid destination.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 01:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500134#M13491</guid>
      <dc:creator>TimWestern</dc:creator>
      <dc:date>2024-07-02T01:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder CORS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500141#M13494</link>
      <description>&lt;P&gt;Can you add the experience.arcgis.com domain into your org allow origins to give it a try? The setting is at: Organization -&amp;gt; Settings -&amp;gt; Security -&amp;gt; Allow origins&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 02:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500141#M13494</guid>
      <dc:creator>Junshan_Liu</dc:creator>
      <dc:date>2024-07-02T02:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder CORS Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500215#M13499</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Making sure to remove any trailing backslash in the URL for your Portal's "allowed origins" security setting, as described in the documentation below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Restrict cross-domain requests to your portal &lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/restrict-cross-domain-requests-to-your-portal.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/portal/latest/administer/windows/restrict-cross-domain-requests-to-your-portal.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you add your machine's URL to the the "allowed origins" as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://MyMachineName.domain.com" target="_blank"&gt;https://MyMachineName.domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will cause the CORS error when trying to run Experience Builder. Make sure to change this URL to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://MyMachineName.domain.com" target="_blank"&gt;https://MyMachineName.domain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 09:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-cors-issue/m-p/1500215#M13499</guid>
      <dc:creator>ShaneONeill_144</dc:creator>
      <dc:date>2024-07-02T09:13:42Z</dc:date>
    </item>
  </channel>
</rss>

