<?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: Google drive image in Image Widget of Experience Builder in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/google-drive-image-in-image-widget-of-experience/m-p/1372981#M10458</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/756839"&gt;@AdityaRoshan&lt;/a&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I found out that this issue has been reported on the Google Support community site (&lt;A href="https://support.google.com/sites/thread/253003338/images-from-google-drive-in-embedded-html-no-longer-working?hl=en" target="_blank" rel="noopener"&gt;https://support.google.com/sites/thread/253003338/images-from-google-drive-in-embedded-html-no-longer-working?hl=en&lt;/A&gt;) and it seems the issue started around Jun 11th&lt;/P&gt;&lt;P&gt;I found a workaround solution by using this link for your image in the Image Widget&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://lh3.googleusercontent.com/u/0/drive-viewer/AEYmBYQwlYjxF9UiOAP-WSrySXINO5Mia0FK8YJoPU3deEUyHBB4OJk2SFFWvJlu7zTQ2pOXleWWzNOxfE1xvr5-2im6knjV=w1920-h959" target="_blank" rel="noopener"&gt;https://lh3.googleusercontent.com/u/0/drive-viewer/AEYmBYQwlYjxF9UiOAP-WSrySXINO5Mia0FK8YJoPU3deEUyHBB4OJk2SFFWvJlu7zTQ2pOXleWWzNOxfE1xvr5-2im6knjV=w1920-h959&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The way I arrived at the link above is by using the following format first:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/&lt;/A&gt;&amp;lt;Image Id&amp;gt;/edit&lt;/P&gt;&lt;P&gt;In your image case will be&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB/edit" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB/edit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then, I dragged the image to obtain the final link&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="google_image.gif" style="width: 600px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92391i6149B331C5A3A6CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="google_image.gif" alt="google_image.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 16:33:49 GMT</pubDate>
    <dc:creator>vickyduran_AerialSphere</dc:creator>
    <dc:date>2024-01-22T16:33:49Z</dc:date>
    <item>
      <title>Google drive image in Image Widget of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/google-drive-image-in-image-widget-of-experience/m-p/1372707#M10439</link>
      <description>&lt;P&gt;Addimg image to Image Widget using URL was working fine until last week.&lt;/P&gt;&lt;P&gt;Example URL: &lt;A href="https://drive.google.com/uc?export=view&amp;amp;id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB" target="_blank" rel="noopener"&gt;https://drive.google.com/uc?export=view&amp;amp;id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since past couple of days its not showing the image in the widget and when I got edit the url in the widget it is showing Invalid Url error.&lt;/P&gt;&lt;P&gt;Another change I noticed that, earlier the link&amp;nbsp;&lt;A href="https://drive.google.com/uc?export=view&amp;amp;id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB" target="_blank" rel="noopener"&gt;https://drive.google.com/uc?export=view&amp;amp;id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB&lt;/A&gt; used to open image in the browser but now it is opening the image by redirecting to &lt;A href="https://drive.usercontent.google.com/download?id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB&amp;amp;export=view&amp;amp;authuser=1" target="_blank" rel="noopener"&gt;https://drive.usercontent.google.com/download?id=1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB&amp;amp;export=view&amp;amp;authuser=1&lt;/A&gt;. It still display image in the browser when &amp;amp;authuser=1 is removed. But any of the link used in the widget throws invalid error message.&lt;BR /&gt;&lt;BR /&gt;Any ideas about this development or work around to this problem will be highly appreciated.&lt;/P&gt;&lt;P&gt;When I change &lt;EM&gt;/download?&lt;/EM&gt; in the link to &lt;EM&gt;/view?&lt;/EM&gt;, it shows 404 error in the browser.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;When &amp;amp;authuser=1 at the end is removed, it still is displaying in the image in the browser. But when the link is used in image widget of Experience Builder, it say invalid link.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 01:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/google-drive-image-in-image-widget-of-experience/m-p/1372707#M10439</guid>
      <dc:creator>AdityaRoshan</dc:creator>
      <dc:date>2024-01-21T01:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Google drive image in Image Widget of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/google-drive-image-in-image-widget-of-experience/m-p/1372981#M10458</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/756839"&gt;@AdityaRoshan&lt;/a&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I found out that this issue has been reported on the Google Support community site (&lt;A href="https://support.google.com/sites/thread/253003338/images-from-google-drive-in-embedded-html-no-longer-working?hl=en" target="_blank" rel="noopener"&gt;https://support.google.com/sites/thread/253003338/images-from-google-drive-in-embedded-html-no-longer-working?hl=en&lt;/A&gt;) and it seems the issue started around Jun 11th&lt;/P&gt;&lt;P&gt;I found a workaround solution by using this link for your image in the Image Widget&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://lh3.googleusercontent.com/u/0/drive-viewer/AEYmBYQwlYjxF9UiOAP-WSrySXINO5Mia0FK8YJoPU3deEUyHBB4OJk2SFFWvJlu7zTQ2pOXleWWzNOxfE1xvr5-2im6knjV=w1920-h959" target="_blank" rel="noopener"&gt;https://lh3.googleusercontent.com/u/0/drive-viewer/AEYmBYQwlYjxF9UiOAP-WSrySXINO5Mia0FK8YJoPU3deEUyHBB4OJk2SFFWvJlu7zTQ2pOXleWWzNOxfE1xvr5-2im6knjV=w1920-h959&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The way I arrived at the link above is by using the following format first:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/&lt;/A&gt;&amp;lt;Image Id&amp;gt;/edit&lt;/P&gt;&lt;P&gt;In your image case will be&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB/edit" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1viR6NT-ok4KWnh4tjyg8dJFVeO1l0aAB/edit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then, I dragged the image to obtain the final link&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="google_image.gif" style="width: 600px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92391i6149B331C5A3A6CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="google_image.gif" alt="google_image.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 16:33:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/google-drive-image-in-image-widget-of-experience/m-p/1372981#M10458</guid>
      <dc:creator>vickyduran_AerialSphere</dc:creator>
      <dc:date>2024-01-22T16:33:49Z</dc:date>
    </item>
  </channel>
</rss>

