<?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: Embed Widget fails to load if links are to a different portal than the ExB is built in in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1663457#M21513</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ExB Embed widgets have specific authentication URL parameters if they need extra authentication. Is this able to help you with your case?&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/embed-widget.htm#ESRI_SECTION1_679CF7FAAD32477BA57D2656E1099A19" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/embed-widget.htm#ESRI_SECTION1_679CF7FAAD32477BA57D2656E1099A19&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 02:48:00 GMT</pubDate>
    <dc:creator>TonghuiMing</dc:creator>
    <dc:date>2025-11-05T02:48:00Z</dc:date>
    <item>
      <title>Embed Widget fails to load if links are to a different portal than the ExB is built in</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1662891#M21471</link>
      <description>&lt;P&gt;We are seeing that if we build our ExB in AGOL but have links to data in our portal ExB gets confused a lot.&lt;/P&gt;&lt;P&gt;Specifically now we have an issue where our AGOL ExB uses an embed widget - in that embed widget we have a link to a portal resource via AttachementManager.&lt;/P&gt;&lt;P&gt;I see this in dev tools Failed to get item info via app portal url. ArcGISRequestError: CONT_0001: Item does not exist or is inaccessible.&lt;/P&gt;&lt;P&gt;If we make the ExB in Portal this embed widget works just fine.&amp;nbsp; But we need to use AGOL to get the latest features we need.&lt;/P&gt;&lt;P&gt;Anyone seen this or know a way around it?&lt;/P&gt;&lt;P&gt;I tried adding&amp;nbsp;?portalUrl= to the end with no luck.&lt;/P&gt;&lt;P&gt;Note we have also seen this with the Analysis widget at times.&amp;nbsp; It goes into a loop trying to get to the portal and then Chrome starts blocking multiple popups as it will just keep making popups to infinity.&lt;/P&gt;&lt;P&gt;My guess is ExB was not tested to have portal links inside of an AGOL ExB.&amp;nbsp; We had the same issues with ArcGIS for Excel but they were able to fix it.&lt;/P&gt;&lt;P&gt;Can we get this fixed?&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 17:38:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1662891#M21471</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2025-11-03T17:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Widget fails to load if links are to a different portal than the ExB is built in</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1663457#M21513</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ExB Embed widgets have specific authentication URL parameters if they need extra authentication. Is this able to help you with your case?&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/embed-widget.htm#ESRI_SECTION1_679CF7FAAD32477BA57D2656E1099A19" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/embed-widget.htm#ESRI_SECTION1_679CF7FAAD32477BA57D2656E1099A19&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 02:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1663457#M21513</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2025-11-05T02:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Widget fails to load if links are to a different portal than the ExB is built in</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1663566#M21520</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;&amp;nbsp; I think that is what I was looking for but it is still failing on me and looping the token auth.&lt;/P&gt;&lt;P&gt;The embed is a simple html page that is run off a SOE in ArcServer.&amp;nbsp; The link actually comes from the data.&amp;nbsp; So I tried {fieldname}&amp;nbsp; + "&amp;amp;arcgis-auth-portal=&lt;A href="https://myportal.mydomain.gov/portal" target="_blank" rel="noopener"&gt;https://myportal.mydomain.gov/portal&lt;/A&gt;"&amp;nbsp; But still looping.&lt;/P&gt;&lt;P&gt;Then I tried just a static URL to see and same thing it loops to the point the mouse flashes.&amp;nbsp; Just endless calls in dev tools.&lt;/P&gt;&lt;P&gt;Is this correct?&amp;nbsp; I tried &amp;amp; and ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://myportal.mydomain.gov/arcgisfed/rest/services/AIM/Natl_AIM_WebAccessibleFolder/MapServer/exts/AttachmentManager/fetchAttachment?attachmentName=Lotic/UT/MB-LS-12493_2024-05-10/index.html&amp;amp;arcgis-auth-portal=https://myportal.mydomain.gov/portal" target="_blank" rel="noopener"&gt;https://myportal.mydomain.gov/arcgisfed/rest/services/AIM/Natl_AIM_WebAccessibleFolder/MapServer/exts/AttachmentManager/fetchAttachment?attachmentName=Lotic/UT/MB-LS-12493_2024-05-10/index.html&amp;amp;arcgis-auth-portal=https://myportal.mydomain.gov/portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This links works in its own window but not in the Embed widget.&lt;/P&gt;&lt;P&gt;The ExB this is inside is AGOL so its&amp;nbsp;&lt;A href="https://experience.arcgis.com/builder/?id=610d89a733e74ae58262d1f234523452435" target="_blank" rel="noopener"&gt;https://experience.arcgis.com/builder/?id=610d89a733e74ae58262d1f234523452435&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It seems to keep trying to use the AGOL token to get into the portal link still.&lt;/P&gt;&lt;P&gt;Thanks for any insight.&amp;nbsp; Its the last thing we are trying to get to work.&amp;nbsp; This worked fine in WAB and it works fine if the ExB is in our Portal also.&amp;nbsp; It gets confused then ExB is AGOL and the embed is portal.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 17:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-widget-fails-to-load-if-links-are-to-a/m-p/1663566#M21520</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2025-11-05T17:24:06Z</dc:date>
    </item>
  </channel>
</rss>

