<?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 create a sample curl for getting data in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-a-sample-curl-for-getting-data/m-p/691163#M64323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the below url with headers and the fields I need to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;https&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;aaa&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;bbbb&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;co&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;last\
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"Authorization: last &amp;lt;token&amp;gt;"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; \
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"App-Version: 5.0.0"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; \
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"Content-Type: application/json"&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, how to put this is in javascript and get data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Malla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 05:05:15 GMT</pubDate>
    <dc:creator>Pa_Lotus</dc:creator>
    <dc:date>2021-12-12T05:05:15Z</dc:date>
    <item>
      <title>create a sample curl for getting data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-a-sample-curl-for-getting-data/m-p/691163#M64323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the below url with headers and the fields I need to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;https&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;aaa&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;bbbb&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;co&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;last\
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"Authorization: last &amp;lt;token&amp;gt;"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; \
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"App-Version: 5.0.0"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; \
&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;H &lt;SPAN class="string token"&gt;"Content-Type: application/json"&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, how to put this is in javascript and get data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Malla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-a-sample-curl-for-getting-data/m-p/691163#M64323</guid>
      <dc:creator>Pa_Lotus</dc:creator>
      <dc:date>2021-12-12T05:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: create a sample curl for getting data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-a-sample-curl-for-getting-data/m-p/691164#M64324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey MR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be looking for how to send an HTTP request using JavaScript. Below&amp;nbsp;is a link that might be useful to get you started. I hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://medium.freecodecamp.org/here-is-the-most-popular-ways-to-make-an-http-request-in-javascript-954ce8c95aaa"&gt;Popular ways to make HTTP requests in JS from FreeCodeCamp&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/create-a-sample-curl-for-getting-data/m-p/691164#M64324</guid>
      <dc:creator>KevinTientcheu3</dc:creator>
      <dc:date>2019-01-23T14:24:59Z</dc:date>
    </item>
  </channel>
</rss>

