<?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: ArcGIS GIS Server 10.9 Error: Invalid http method in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1341207#M37537</link>
    <description>&lt;P&gt;I have hit the same error message about '&lt;STRONG&gt;Invalid http method&lt;/STRONG&gt;' on a WMS service, hosted on ArcGIS Enterprise Version: 10.9.1 (build 28388).&lt;/P&gt;&lt;P data-unlink="true"&gt;In my case, I have isolated the issue to the client app sending HTTP &lt;A href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/OPTIONS" target="_self"&gt;OPTIONS&lt;/A&gt; requests to the server, as well as the HTTP GET requests.&lt;/P&gt;&lt;P data-unlink="true"&gt;The HTTP GET requests are successful and receiving tiles, and so the WMS layer works as expected in the client app.&lt;/P&gt;&lt;P data-unlink="true"&gt;However each of the HTTP OPTIONS requests fail with HTTP code 400. The requests lead to the SEVERE level logs in ArcGIS server, as seen in the original post.&lt;/P&gt;&lt;P data-unlink="true"&gt;screenshot shows the failing OPTIONS requests in the browser network tools:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimDuhamel_AT_0-1698194981428.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83885iFA3541C2AF994DCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimDuhamel_AT_0-1698194981428.png" alt="TimDuhamel_AT_0-1698194981428.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 00:50:31 GMT</pubDate>
    <dc:creator>TimDuhamel_AT</dc:creator>
    <dc:date>2023-10-25T00:50:31Z</dc:date>
    <item>
      <title>ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229495#M34505</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We use ArcGIS for Server 10.9 on Windows Server 2016. Address: &lt;A title="ArcGIS WebServices" href="http://gisgba.geologie.ac.at" target="_blank" rel="noopener"&gt;http://gisgba.geologie.ac.at&lt;/A&gt;. The services are running very well, performance is okay. Nevertheless, the logs show numerous error messages that all contain the same message "&lt;FONT color="#333399"&gt;&lt;STRONG&gt;AutomationException: Invalid http method&lt;/STRONG&gt;"&lt;/FONT&gt;:&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#333399"&gt;&amp;lt;Msg time="2022-11-01T08:53:54,583" type="SEVERE" code="8001" source="WISA/AT_GBA_TIEFENGRUNDWAESSER500.MapServer" process="17808" thread="25" methodName="" machine="***.GEOLOGIE.AC.AT" user="" elapsed="" requestID=""&amp;gt;Instance of service 'WISA/AT_GBA_TIEFENGRUNDWAESSER500.MapServer' failed to process a request. AutomationException: Invalid http method.&amp;lt;/Msg&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#333399"&gt;&amp;lt;Msg time="2022-11-01T08:54:02,5" type="SEVERE" code="8001" source="G1000/AT_GBA_G1000_PLATTEN_DECKEN.MapServer" process="11960" thread="25" methodName="" machine="***.GEOLOGIE.AC.AT" user="" elapsed="" requestID=""&amp;gt;Instance of service 'G1000/AT_GBA_G1000_PLATTEN_DECKEN.MapServer' failed to process a request. AutomationException: Invalid http method.&amp;lt;/Msg&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#333399"&gt;Error handling request to service 'website_kartenverteiler/website_kartenverteiler_gk50.MapServer'. java.lang.Exception: AutomationException: 0x80070057 - Invalid http method. in '"esriCarto.WMSServer"'&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What do these error messages indicate? I am thankful for every hint!!&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Johannes&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Severe Error Message" style="width: 730px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55471i9314F597CBC7BE7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fehler_ArcGISServer_202211.PNG" alt="Severe Error Message" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Severe Error Message&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229495#M34505</guid>
      <dc:creator>JohannesReischer</dc:creator>
      <dc:date>2022-11-08T13:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229577#M34507</link>
      <description>Use https not http.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2022 16:45:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229577#M34507</guid>
      <dc:creator>NathanEnge</dc:creator>
      <dc:date>2022-11-08T16:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229646#M34510</link>
      <description>&lt;P&gt;Have you published the service with the WMS capability?&lt;/P&gt;&lt;P&gt;one of my clients has their server flooded with WFS and WMS errors like this. &amp;nbsp;It turns out that a stakeholder is aware that you can get WMS and WFS from an ArcGIS Server so they repeatedly ask for it. &amp;nbsp;There is no business case or requirement to use them, and WFS wouldn’t be supported as they use file geodatabases and not enterprise GDBs.&lt;/P&gt;&lt;P&gt;the external user who asks for something that doesn’t exist is creating errors! &amp;nbsp;It’s frustrating.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 19:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229646#M34510</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2022-11-08T19:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229860#M34516</link>
      <description>&lt;P&gt;@ NathanEnge and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/413165"&gt;@Scott_Tansley&lt;/a&gt;&amp;nbsp; : Thank you for your answers!!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/413165"&gt;@Scott_Tansley&lt;/a&gt;&amp;nbsp;:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Have you published the service with the WMS capability?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Yes, we have enabled WMS, but not WFS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fehler_ArcGISServer_20221109.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55561i1B30077AB2C483F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fehler_ArcGISServer_20221109.PNG" alt="Fehler_ArcGISServer_20221109.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I understand you correctly, users (maybe via an app or automated) try to get an answer as WFS. Since we don't provide WFS, we get an error message?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Johannes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 09:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1229860#M34516</guid>
      <dc:creator>JohannesReischer</dc:creator>
      <dc:date>2022-11-09T09:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1230250#M34528</link>
      <description>&lt;P&gt;To be clear, in the case I described, the map service was published with no additional capabilities.&amp;nbsp; "Someone" (app/automated process) was asking for the service as WMS, and it was generating WMS errors.&amp;nbsp; Also "Someone" was asking for the service as WFS, and it was generating WFS errors.&lt;/P&gt;&lt;P&gt;My question was because of the error message:&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Invalid http method. in '"esriCarto.WMSServer&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;Given that you've turned on WMS Server, people can ask and should get a response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have followed all the instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.9/publish-services/windows/wms-services.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/10.9/publish-services/windows/wms-services.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then my next question would be have you assigned a particular version of WMS.&amp;nbsp; If you've chosen to publish version 1.0, and someone has a 1.3.0 client, then they could be asking for things that don't exist and your server can't support.&amp;nbsp; WMS configuration (unlike WFS) is normally pretty simple if you accept all the defaults.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 22:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1230250#M34528</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2022-11-09T22:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1231196#M34567</link>
      <description>&lt;P&gt;Thanks for your answer, I understand!&lt;/P&gt;&lt;P&gt;We configured WMS with 1.3.0.&lt;/P&gt;&lt;P&gt;But it actually looks like the server is asking questions that it can't answer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Johannes&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1231196#M34567</guid>
      <dc:creator>JohannesReischer</dc:creator>
      <dc:date>2022-11-14T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS GIS Server 10.9 Error: Invalid http method</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1341207#M37537</link>
      <description>&lt;P&gt;I have hit the same error message about '&lt;STRONG&gt;Invalid http method&lt;/STRONG&gt;' on a WMS service, hosted on ArcGIS Enterprise Version: 10.9.1 (build 28388).&lt;/P&gt;&lt;P data-unlink="true"&gt;In my case, I have isolated the issue to the client app sending HTTP &lt;A href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/OPTIONS" target="_self"&gt;OPTIONS&lt;/A&gt; requests to the server, as well as the HTTP GET requests.&lt;/P&gt;&lt;P data-unlink="true"&gt;The HTTP GET requests are successful and receiving tiles, and so the WMS layer works as expected in the client app.&lt;/P&gt;&lt;P data-unlink="true"&gt;However each of the HTTP OPTIONS requests fail with HTTP code 400. The requests lead to the SEVERE level logs in ArcGIS server, as seen in the original post.&lt;/P&gt;&lt;P data-unlink="true"&gt;screenshot shows the failing OPTIONS requests in the browser network tools:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimDuhamel_AT_0-1698194981428.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83885iFA3541C2AF994DCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimDuhamel_AT_0-1698194981428.png" alt="TimDuhamel_AT_0-1698194981428.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 00:50:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-gis-server-10-9-error-invalid-http-method/m-p/1341207#M37537</guid>
      <dc:creator>TimDuhamel_AT</dc:creator>
      <dc:date>2023-10-25T00:50:31Z</dc:date>
    </item>
  </channel>
</rss>

