<?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 ExB Developer Edition v 1.19 app &amp;quot;portalUrl&amp;quot; now must match case in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-edition-v-1-19-app-quot-portalurl/m-p/1690262#M22797</link>
    <description>&lt;P&gt;I am migrating Developer Edition apps and custom widgets from 1.17 to 1.19&lt;/P&gt;&lt;P&gt;After copying over contents of `server\public\apps`, the 1.17 apps were not listed under Experiences.&lt;/P&gt;&lt;P&gt;One problem: 1.19 requires "portalUrl" case to match. By changing portalUrl for my apps I can make them appear&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// in info.json

// 1.17

  "portalUrl": "https://mycompany.maps.arcgis.com",
  "username": "tacocat",

// 1.19

  "portalUrl": "https://MyCompany.maps.arcgis.com",
  "username": "tacocat",&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to find this documented anywhere.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2026 16:23:48 GMT</pubDate>
    <dc:creator>coryeicher</dc:creator>
    <dc:date>2026-03-12T16:23:48Z</dc:date>
    <item>
      <title>ExB Developer Edition v 1.19 app "portalUrl" now must match case</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-edition-v-1-19-app-quot-portalurl/m-p/1690262#M22797</link>
      <description>&lt;P&gt;I am migrating Developer Edition apps and custom widgets from 1.17 to 1.19&lt;/P&gt;&lt;P&gt;After copying over contents of `server\public\apps`, the 1.17 apps were not listed under Experiences.&lt;/P&gt;&lt;P&gt;One problem: 1.19 requires "portalUrl" case to match. By changing portalUrl for my apps I can make them appear&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// in info.json

// 1.17

  "portalUrl": "https://mycompany.maps.arcgis.com",
  "username": "tacocat",

// 1.19

  "portalUrl": "https://MyCompany.maps.arcgis.com",
  "username": "tacocat",&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to find this documented anywhere.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 16:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-edition-v-1-19-app-quot-portalurl/m-p/1690262#M22797</guid>
      <dc:creator>coryeicher</dc:creator>
      <dc:date>2026-03-12T16:23:48Z</dc:date>
    </item>
  </channel>
</rss>

