<?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: https://localhost:3001 no longer supported with ArcGIS Online in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1123315#M3300</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;. If you are not specifying any Allowed Origins for your ArcGIS Online instance, then it will accept CORS requests from any domain. Our local security guidelines, however, require us to use ArcGIS Online's Allowed Origins settings to lock-down CORS to only permitted domains. So now that localhost is no longer supported as option by ArcGIS Online, it would seem that adding a note to the instructions would hopefully help others running into this issue.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Dec 2021 13:48:14 GMT</pubDate>
    <dc:creator>PeterKnoop</dc:creator>
    <dc:date>2021-12-07T13:48:14Z</dc:date>
    <item>
      <title>https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122614#M3282</link>
      <description>&lt;P&gt;It seems that ArcGIS Online no longer permits you to use "localhost"&amp;nbsp;as an Allowed Origin for CORS. So you cannot set&amp;nbsp;&lt;A href="https://localhost:3001&amp;quot;" target="_blank" rel="noopener"&gt;https://localhost:3001&lt;/A&gt;&amp;nbsp;as an Allowed Origin, as required by&amp;nbsp;Experience Builder.&lt;/P&gt;&lt;P&gt;The instructions in&amp;nbsp;&lt;A href="https://developers.arcgis.com/experience-builder/guide/install-guide/" target="_self"&gt;ArcGIS Experience Builder install&lt;/A&gt;, therefore, no longer work. When you get to Step #8 under "Create Client ID using ArcGIS Online or ArcGIS Enterprise", you cannot get past the error message, "Your application domain is not allowed via Cross-Origin Resource Sharing (CORS)..."&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PeterKnoop_0-1638556430205.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/28802iA1D48465234A21FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PeterKnoop_0-1638556430205.png" alt="PeterKnoop_0-1638556430205.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Instead of localhost, one has to set the fully-qualified domain name of their computer (e.g., &lt;A href="http://mycomputer" target="_blank" rel="noopener"&gt;http://mycomputer.mydomain:3001&lt;/A&gt;) as an Allowed Origin on your ArcGIS Online instance, and use it in place of &lt;A href="https://localhost:3001" target="_blank" rel="noopener"&gt;https://localhost:3001&lt;/A&gt;&amp;nbsp;everywhere in the Experience Builder instructions.&lt;/P&gt;&lt;P&gt;Do the instructions need updating, or is there an easy way around this that I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 18:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122614#M3282</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2021-12-03T18:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122646#M3284</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/374806"&gt;@PeterKnoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I personally never use localhost as a url in any development. You can ignore the .mydomain portion most likely (depending on a couple of factors, like is it required for you ssl certificate when using https). Just use your windows device name in place of localhost. If you are not sure what that is. In Windows 10 search for "This PC" right click and choose properties and it is listed as &lt;STRONG&gt;Device name&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 20:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122646#M3284</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-03T20:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122647#M3285</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;The problem is that ArcGIS Online now expects a domain name for Allowed Origins: "Valid servers must at minimum consist of a domain name. They may also include a protocol (http:// or https://) if you wish to target a specific protocol. Valid servers may also include the port if needed. Servers must also conform to standard naming conventions for domain names." So a Device name will not work either.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 20:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122647#M3285</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2021-12-03T20:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122658#M3286</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/374806"&gt;@PeterKnoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I have to disagree. I have EB working just fine using my device name in the redirect on AGOL.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 21:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122658#M3286</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-03T21:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122662#M3287</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;Interesting... did you perhaps configure your setup awhile ago?&lt;/P&gt;&lt;P&gt;The current version of ArcGIS Online (9.3) no longer allows you to enter an Allowed Origin that only consists of a device name. It has to be a domain name or a fully-qualified machine name.&lt;/P&gt;&lt;P&gt;We did have localhost as an Allowed Origin in the past, when it was permitted by ArcGIS Online. It remained in our Allowed Origins list, even after ArcGIS Online changed the rules on what was allowed. After removing it from the list of Allowed Origins, however, the current version of ArcGIS Online no longer allows one to add it back.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 21:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122662#M3287</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2021-12-03T21:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122665#M3288</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/374806"&gt;@PeterKnoop&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Strange. based on what you said I just tried to do the&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Create Client ID using ArcGIS Online" steps from the EB install-guide and it still worked using https protocol and my machine name and port 3001...&lt;/P&gt;&lt;P&gt;Are you choosing "Other Application" as the application type when adding the new item in AGOL?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 21:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122665#M3288</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-03T21:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122739#M3289</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;I think you may be looking at something different than what I am referring to?&lt;/P&gt;&lt;P&gt;Are you referring to the specifying the application's Redirect URI, in step #6 of the documentation for &lt;A href="https://developers.arcgis.com/experience-builder/guide/install-guide/#create-client-id-using-arcgis-online-or-arcgis-enterprise" target="_self"&gt;Create Client ID using ArcGIS Online or ArcGIS Enterprise?&lt;/A&gt;&amp;nbsp;There are no validation rules on that field that prevent you from using localhost or your device name.&lt;/P&gt;&lt;P&gt;What you register as an app's Redirect URI, however, also has to be covered by an Allowed Origin on your ArcGIS Online instance. Otherwise, you will get the CORS error I noted above, in step #8, when you start the Experience Builder server on your local machine.&lt;/P&gt;&lt;P&gt;It is the Allowed Origin setting that is the issue. In ArcGIS Online, under Organization --&amp;gt; Settings --&amp;gt; Security --&amp;gt; Allowed origins, you can no longer add a domain that is just a machine name or localhost, such as what the documentation for Experience Builder suggests using, &lt;A href="https://localhost:3001" target="_blank" rel="noopener"&gt;https://localhost:3001&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 15:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122739#M3289</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2021-12-04T15:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122903#M3290</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/374806"&gt;@PeterKnoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;What you register as an app's Redirect URI, however, also has to be covered by an Allowed Origin on your ArcGIS Online instance. Otherwise, you will get the CORS error I noted above, in step #8, when you start the Experience Builder server on your local machine.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I have never messed with the Allowed Origins setting in AGOL and I have been using EB Developer since the beginning and even have EB deployed to my web server without issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 13:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1122903#M3290</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-06T13:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1123315#M3300</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;. If you are not specifying any Allowed Origins for your ArcGIS Online instance, then it will accept CORS requests from any domain. Our local security guidelines, however, require us to use ArcGIS Online's Allowed Origins settings to lock-down CORS to only permitted domains. So now that localhost is no longer supported as option by ArcGIS Online, it would seem that adding a note to the instructions would hopefully help others running into this issue.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 13:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1123315#M3300</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2021-12-07T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1292571#M7052</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;How did you get past this limitation? I am have had a heck of a time getting Experience Builder Developer edition up an running on my workstation. Now that it is running, I can't import anything. WHen I check DevTools on the error it's all about CORS issues relating to the &lt;A href="https://localhost:3001" target="_blank"&gt;https://localhost:3001&lt;/A&gt;&amp;nbsp;asking for content from Portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 14:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1292571#M7052</guid>
      <dc:creator>awgeezrick</dc:creator>
      <dc:date>2023-05-24T14:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1293033#M7064</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/457899"&gt;@awgeezrick&lt;/a&gt;&amp;nbsp;we ended up getting real SSL certs for our development machines, and ensuring their domains were added to the "Allow origins" list in ArcGIS Online settings.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 13:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1293033#M7064</guid>
      <dc:creator>PeterKnoop</dc:creator>
      <dc:date>2023-05-25T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1293192#M7068</link>
      <description>&lt;P&gt;Thanks for the info, I ended up doing the same thing an all is good now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 14:54:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1293192#M7068</guid>
      <dc:creator>awgeezrick</dc:creator>
      <dc:date>2023-07-24T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: https://localhost:3001 no longer supported with ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1381633#M10848</link>
      <description>&lt;P&gt;Running into this issue too... Literally no idea how I can continue from here... This is so frustrating, update the guide or just remove it for crying out loud&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 15:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/https-localhost-3001-no-longer-supported-with/m-p/1381633#M10848</guid>
      <dc:creator>boro</dc:creator>
      <dc:date>2024-02-13T15:55:57Z</dc:date>
    </item>
  </channel>
</rss>

