<?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: An error occurred while generating reports Failed to print Map in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1678664#M65216</link>
    <description>&lt;P&gt;Somehow 4 years later this is still a problem, and thank you for saving me time. Why this is the default setting is beyond me.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 19:57:58 GMT</pubDate>
    <dc:creator>CamilleLill</dc:creator>
    <dc:date>2026-01-19T19:57:58Z</dc:date>
    <item>
      <title>An error occurred while generating reports Failed to print Map</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1153496#M41291</link>
      <description>&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Hi,&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I can't find a way to solve this issue. I republished this survey many times but no luck.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;The first time that I created the survey I had this error, spent 3 hrs and the next day it fixed by itself apparently. After that I had to take multiple amendments to the survey and I wasn't able to generate the report for it anymore.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;It gives this error both with a custom template and a default one.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;An error occurred while generating reports. &lt;/SPAN&gt;&lt;SPAN class=""&gt;Hide details&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;An error occurred when rendering by the report engine. Failed to print map for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;${Observation_Points}&lt;/I&gt;. Error: Failed to print map: {"name":"request:server","message":"Error","details":{"url":"&lt;A href="https://services6.arcgis.com/kjjvcdcJGTe/arcgis/rest/services/service_fa7ae8f9xxxxxxxxx/FeatureServer/1/query" target="_blank" rel="noopener"&gt;https://services6.arcgis.com/kjjvcdcJGTe/arcgis/rest/services/service_fa7ae8f9xxxxxxxxx/FeatureServer/1/query&lt;/A&gt;","requestOptions":{"query":{"f":"json","returnExtentOnly":true,"returnCountOnly":true,"objectIds":"2","spatialRel":"esriSpatialRelIntersects"},"responseType":"json"},"ssl":false,"httpStatus":400,"messages":["This operation is not supported."],"raw":{"code":400,"message":"","details":["This operation is not supported."]}}}&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Note that I changed the service url to post it.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Any help will be dramatically appreciated&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Mar 2022 19:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1153496#M41291</guid>
      <dc:creator>Iron_Mark</dc:creator>
      <dc:date>2022-03-14T19:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: An error occurred while generating reports Failed to print Map</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1155448#M41412</link>
      <description>&lt;P&gt;I ran into a similar issue. I tracked it down to the fact that my organization is still using the ESRI raster basemaps instead of the ESRI vector basemaps. &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/announcements/reminder-raster-basemaps-services-moving-to-mature-support/" target="_blank" rel="noopener"&gt;Blog post announcement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I tried to generate a report that uses anything other than the basic syntax for a map it failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;${geopoint_1} - basic syntax - works&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${geopoint_1&amp;nbsp;| mapSettings:"10df2279f9684e4a9f6a7f08febac2a9":600}&lt;/SPAN&gt;&amp;nbsp;- fails&lt;/P&gt;&lt;P&gt;An error occurred when rendering by the report engine. Failed to print map for ${geopoint_1 | mapSettings:"10df2279f9684e4a9f6a7f08febac2a9":600}. Error: Failed to load web map: 10df2279f9684e4a9f6a7f08febac2a9. Invalid portal item type 'Map Service', expected 'Web Map'.&lt;/P&gt;&lt;P&gt;I realized that the above map item ID was constant across all my test surveys AND also appears in the &lt;A href="https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereporttemplates.htm#" target="_blank" rel="noopener"&gt;online help guide&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I found the above blog post, I used the item id for the vector topo and then it worked&lt;/P&gt;&lt;P&gt;${geopoint_1 | mapSettings:" 67372ff42cd145319639a99152b15bc3":100000}&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2022 13:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1155448#M41412</guid>
      <dc:creator>MikeOnzay</dc:creator>
      <dc:date>2022-03-19T13:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: An error occurred while generating reports Failed to print Map</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1155628#M41418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for posting your experience for a similar error.&lt;/P&gt;&lt;P&gt;In my case I found the solution for my error. Basically the error that Survey123 give us doesn't help the poor user that has to troubleshoot it. So, You have to dismantle The entire ship to find the towel under the furniture....&lt;/P&gt;&lt;P&gt;Anyway. I found out that when I tried to open the attribute table from the map it was saying failed to access data.&lt;/P&gt;&lt;P&gt;So I went on settings and the problem was that the "What editors can see" was set to "Editors can't see any features, even the ones they add" or something similar. I hat to switch to Editors can see everything.&lt;/P&gt;&lt;P&gt;I hope to save days of frustration to the people that will encounter this problem.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 10:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1155628#M41418</guid>
      <dc:creator>Iron_Mark</dc:creator>
      <dc:date>2022-03-21T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: An error occurred while generating reports Failed to print Map</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1678664#M65216</link>
      <description>&lt;P&gt;Somehow 4 years later this is still a problem, and thank you for saving me time. Why this is the default setting is beyond me.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 19:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/an-error-occurred-while-generating-reports-failed/m-p/1678664#M65216</guid>
      <dc:creator>CamilleLill</dc:creator>
      <dc:date>2026-01-19T19:57:58Z</dc:date>
    </item>
  </channel>
</rss>

