<?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: Access a webmap with HTTP in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209814#M19444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not an administrator on our account either, so I don't know where the switch is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 16:06:51 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2018-09-11T16:06:51Z</dc:date>
    <item>
      <title>Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209809#M19439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to access a webmap published by a client and shared to everyone. The data in the webmap is from ArcGIS Server 10.2 and is only available through HTTP. When I use the &lt;SPAN&gt;JavaScript API&lt;/SPAN&gt; to load the web map using the portal item id, the call is made using HTTPS. This fails to load the layers, as they cannot be served via HTTPS. Is there any way to make sure the call to load the web map through the JavaScript API uses HTTP and not HTTPS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209809#M19439</guid>
      <dc:creator>JamesS1</dc:creator>
      <dc:date>2018-09-10T20:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209810#M19440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Change all the JS API urls from https to http in your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209810#M19440</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-10T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209811#M19441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've confirmed all protocols are HTTP in the API calls. The error is coming back from the webmap, and the calls to load the ArcGIS Server layers&amp;nbsp;are happening over HTTPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 20:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209811#M19441</guid>
      <dc:creator>JamesS1</dc:creator>
      <dc:date>2018-09-10T20:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209812#M19442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this an organizational account? &lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/administer/configure-security.htm" title="http://doc.arcgis.com/en/arcgis-online/administer/configure-security.htm"&gt;Configure security settings—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN class=""&gt;Allow access to the organization through HTTPS only&lt;/SPAN&gt;—&lt;SPAN class=""&gt;HTTPS is enabled by default. Keep this box checked to ensure that your organization's data as well as any temporary identification tokens that allow access to your data are encrypted during communications over the Internet. Uncheck the box to turn off HTTPS. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 21:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209812#M19442</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-09-10T21:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209813#M19443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is an organization account. I am not an administrator and I couldn't find anything in the AGO or Portal help regarding this. Would you happen to know where the switch is located?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 21:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209813#M19443</guid>
      <dc:creator>JamesS1</dc:creator>
      <dc:date>2018-09-10T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209814#M19444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not an administrator on our account either, so I don't know where the switch is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:06:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209814#M19444</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-09-11T16:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209815#M19445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the switch you're looking for is under the organization's settings tab as shown below in AGOL. I think you would need to be administrator to change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/421619_httpsSwitch.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:21:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209815#M19445</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2018-09-11T16:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209816#M19446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi have the same problem. With jsapi version 3.10 works. service info is asked automatically over http. The new versions of the jsapi can only retrieve the layer info over HTTPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The server is a public server without HTTPS. I cant change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its possible to force the new JSAPI 3 to retrieve the date over HTTP and no more over HTTPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cesar Revilla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 10:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209816#M19446</guid>
      <dc:creator>CesarRevilla</dc:creator>
      <dc:date>2018-09-13T10:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209817#M19447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cesar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I have not seen this issue in the 3.x API. In 4.x this is a known feature when using the 4.8 API and using a url for your app that has localhost of &lt;A href="https://community.esri.com/"&gt;file:///&lt;/A&gt;, intead you have t use IP address or machine name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 12:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209817#M19447</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-13T12:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209818#M19448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;please, try to use this service as FeatureLayer with the last 3.x API&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://geo.serfor.gob.pe:80/geoservicios/rest/services/Prueba/MapServer/4&amp;quot;" title="http://geo.serfor.gob.pe:80/geoservicios/rest/services/Prueba/MapServer/4&amp;quot;"&gt;http://geo.serfor.gob.pe:80/geoservicios/rest/services/Prueba/MapServer/4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im loading an very easy webpage only with a Map and one Service. If a load the page from localhost &lt;SPAN style="text-decoration: line-through; color: #ff0000;"&gt;or from LAN-IP make not a difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be happy with a client side solution for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cesar Revilla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: Thank you Robert, it was the same behavior as in&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;4.x&lt;SPAN&gt;&amp;nbsp;API. (I think it had another problem&amp;nbsp;with my test with&amp;nbsp;the&amp;nbsp;LAN-IP).&lt;BR /&gt;With an IP or with mache name works perfect. From Localhost or from 127.0.0.1 (Localhost-IP) uses the API HTTPS instead HTTP.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;solved!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 06:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209818#M19448</guid>
      <dc:creator>CesarRevilla</dc:creator>
      <dc:date>2018-09-14T06:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access a webmap with HTTP</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209819#M19449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/access-a-webmap-with-http/m-p/209819#M19449</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-14T12:39:45Z</dc:date>
    </item>
  </channel>
</rss>

