<?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 REST GET URL VBA in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1102264#M42322</link>
    <description>&lt;P&gt;I'm trying to get access to my hosted feature layer from an access database in VBA&lt;BR /&gt;I setup an API key for the feature layer in Developer&lt;BR /&gt;URL copied from Developer&lt;/P&gt;&lt;P&gt;VBA&lt;/P&gt;&lt;P&gt;Set Request = New ServerXMLHTTP60&lt;/P&gt;&lt;P&gt;Request.Open "GET", &amp;lt;Point LayerURL&amp;gt;/&amp;amp;query?where=0=0&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;f=html&amp;amp;Key=" &amp;amp; ApiKey, False&lt;/P&gt;&lt;P&gt;the response contains text in the &amp;lt;title&amp;gt; A potentially dangerous Request.Path value was detected from the client...&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 19:26:39 GMT</pubDate>
    <dc:creator>Hornblower5953</dc:creator>
    <dc:date>2021-09-27T19:26:39Z</dc:date>
    <item>
      <title>REST GET URL VBA</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1102264#M42322</link>
      <description>&lt;P&gt;I'm trying to get access to my hosted feature layer from an access database in VBA&lt;BR /&gt;I setup an API key for the feature layer in Developer&lt;BR /&gt;URL copied from Developer&lt;/P&gt;&lt;P&gt;VBA&lt;/P&gt;&lt;P&gt;Set Request = New ServerXMLHTTP60&lt;/P&gt;&lt;P&gt;Request.Open "GET", &amp;lt;Point LayerURL&amp;gt;/&amp;amp;query?where=0=0&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;f=html&amp;amp;Key=" &amp;amp; ApiKey, False&lt;/P&gt;&lt;P&gt;the response contains text in the &amp;lt;title&amp;gt; A potentially dangerous Request.Path value was detected from the client...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 19:26:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1102264#M42322</guid>
      <dc:creator>Hornblower5953</dc:creator>
      <dc:date>2021-09-27T19:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: REST GET URL VBA</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1102637#M42341</link>
      <description>&lt;P&gt;Got a response:&lt;/P&gt;&lt;P&gt;Request.Open "POST", FeatureLayer URL /query?where=FID=1&amp;amp;outFields="Site_Name"&amp;amp;f=json&amp;amp;token=token string&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 15:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1102637#M42341</guid>
      <dc:creator>Hornblower5953</dc:creator>
      <dc:date>2021-09-28T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: REST GET URL VBA</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1127159#M43445</link>
      <description>&lt;P&gt;I do all REST handling in Access / Excel VBA using this VBA Class library:&lt;BR /&gt;&lt;A href="https://github.com/VBA-tools/VBA-Web" target="_blank"&gt;https://github.com/VBA-tools/VBA-Web&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 15:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/rest-get-url-vba/m-p/1127159#M43445</guid>
      <dc:creator>janeinar</dc:creator>
      <dc:date>2021-12-17T15:07:00Z</dc:date>
    </item>
  </channel>
</rss>

