<?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: My ExB Public Dashboard No Longer Public in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225951#M5613</link>
    <description>&lt;P&gt;Do you have a link to the site you can share?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2022 22:15:47 GMT</pubDate>
    <dc:creator>Grant-S-Carroll</dc:creator>
    <dc:date>2022-10-26T22:15:47Z</dc:date>
    <item>
      <title>My ExB Public Dashboard No Longer Public</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225926#M5612</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Quick question. I have an ExB dashboard that is set for Everyone or public. Every bit of content it calls is set to Everyone. When I launch the public URL I get this login panel after a few non-ArcGIS things load like the splash page images, etc.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled-1.png" style="width: 474px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54528i30B376107E6192A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled-1.png" alt="Untitled-1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Untitled-1.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the strange bit. If I cancel it loads the dashboard from there fine. When I go to a filter, the same login returns. I hit cancel and all good. Once I've done this for all widgets once, I never see the login again.&lt;/P&gt;&lt;P&gt;It's subtle but frustrating. Any help or similar experience info would be most appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;GR&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 21:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225926#M5612</guid>
      <dc:creator>GregReinecke</dc:creator>
      <dc:date>2022-10-26T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: My ExB Public Dashboard No Longer Public</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225951#M5613</link>
      <description>&lt;P&gt;Do you have a link to the site you can share?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 22:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225951#M5613</guid>
      <dc:creator>Grant-S-Carroll</dc:creator>
      <dc:date>2022-10-26T22:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: My ExB Public Dashboard No Longer Public</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225968#M5614</link>
      <description>This is an old version but same problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://experience.arcgis.com/experience/06d5684233524f5b9bf26245004a6f17/" target="_blank"&gt;https://experience.arcgis.com/experience/06d5684233524f5b9bf26245004a6f17/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2022 22:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225968#M5614</guid>
      <dc:creator>GregReinecke</dc:creator>
      <dc:date>2022-10-26T22:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: My ExB Public Dashboard No Longer Public</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225975#M5615</link>
      <description>&lt;P&gt;The issue looks to be related to these two services.&lt;/P&gt;&lt;P&gt;&lt;A href="https://services5.arcgis.com/ztfKNra8O5l95LMz/arcgis/rest/services/GoogleClientMap_WFL1/FeatureServer/7?f=json" target="_blank" rel="noopener"&gt;https://services5.arcgis.com/ztfKNra8O5l95LMz/arcgis/rest/services/GoogleClientMap_WFL1/FeatureServer/7?f=json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://services5.arcgis.com/ztfKNra8O5l95LMz/arcgis/rest/services/GoogleClientMap_WFL1/FeatureServer/6?f=json" target="_blank" rel="noopener"&gt;https://services5.arcgis.com/ztfKNra8O5l95LMz/arcgis/rest/services/GoogleClientMap_WFL1/FeatureServer/6?f=json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When this happens, I generally use the&amp;nbsp; chrome debugging tools to inspect the network traffic for calls to something lilke 0?f=json. If there is a token failure, ArcGIS will still return a 200 response, so you need to inspect the response to see the actual message.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GrantSCarroll_1-1666825061658.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54546i5A278527CB31232E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GrantSCarroll_1-1666825061658.png" alt="GrantSCarroll_1-1666825061658.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;GrantSCarroll_1-1666825061658.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hope that helps.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 22:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/my-exb-public-dashboard-no-longer-public/m-p/1225975#M5615</guid>
      <dc:creator>Grant-S-Carroll</dc:creator>
      <dc:date>2022-10-26T22:58:27Z</dc:date>
    </item>
  </channel>
</rss>

