<?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 Whats Wrong With This request? in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555828#M2661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;bbox=" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;bbox=&lt;/A&gt;&lt;SPAN&gt;{%22xmin%22%3A-109.055861145%2C%22ymin%22%3A35.48685774355%2C%22xmax%22%3A-102.037207595%2C%22ymax%22%3A42.50551129350005%2C%22spatialReference%22%3A{%22wkid%22%3A4326}}&amp;amp;bboxSR=4326&amp;amp;imageSR=4326&amp;amp;size=200%2C200&amp;amp;f=html&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll see that it does in fact produce the map correctly, but the bbox input isnt being populated correctly. If I do a f=image this request fails, but with f=html it at least creates the image but then appears to fail when populating the bbox input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 19:09:21 GMT</pubDate>
    <dc:creator>JasonHarris2</dc:creator>
    <dc:date>2010-04-15T19:09:21Z</dc:date>
    <item>
      <title>Whats Wrong With This request?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555828#M2661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;bbox=" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;bbox=&lt;/A&gt;&lt;SPAN&gt;{%22xmin%22%3A-109.055861145%2C%22ymin%22%3A35.48685774355%2C%22xmax%22%3A-102.037207595%2C%22ymax%22%3A42.50551129350005%2C%22spatialReference%22%3A{%22wkid%22%3A4326}}&amp;amp;bboxSR=4326&amp;amp;imageSR=4326&amp;amp;size=200%2C200&amp;amp;f=html&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll see that it does in fact produce the map correctly, but the bbox input isnt being populated correctly. If I do a f=image this request fails, but with f=html it at least creates the image but then appears to fail when populating the bbox input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 19:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555828#M2661</guid>
      <dc:creator>JasonHarris2</dc:creator>
      <dc:date>2010-04-15T19:09:21Z</dc:date>
    </item>
    <item>
      <title>Services Directory form bug</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555829#M2662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like a services directory bug wherein it does not correctly escape the form field values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But instead of submitting the form with f=image, if you were to try the same URL from the browser's location bar while just changing the f parameter, it works as expected:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Short URL: &lt;/SPAN&gt;&lt;A href="http://esriurl.com/image"&gt;http://esriurl.com/image&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;bbox={%22xmin%22%3A-109.055861145%2C%22ymin%22%3A35.48685774355%2C%22xmax%22%3A-102.037207595%2C%22ymax%22%3A42.50551129350005%2C%22spatialReference%22%3A{%22wkid%22%3A4326}}&amp;amp;bboxSR=4326&amp;amp;imageSR=4326&amp;amp;size=200%2C200&amp;amp;f=image"&gt;Original URL&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 21:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555829#M2662</guid>
      <dc:creator>KeyurShah</dc:creator>
      <dc:date>2010-04-15T21:14:07Z</dc:date>
    </item>
    <item>
      <title>Whats Wrong With This request?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555830#M2663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ravi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, this is a bug in Services Directory where the envelope(in json format) gets cutoff when displayed in the bounding box. This is fixed in 10 Final.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ravi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 09:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/whats-wrong-with-this-request/m-p/555830#M2663</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-04-16T09:49:48Z</dc:date>
    </item>
  </channel>
</rss>

