<?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: Got error 500 While Sumit new survey in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312211#M50865</link>
    <description>&lt;P&gt;Hm. And when you look at the submitted feature, do all the attribute values look okay? I've seen this when the form allowed a user to submit data that the feature service actually did not allow. Sometimes it could happen with a "hidden" question misinterpreting a data type.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 18:37:13 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-07-26T18:37:13Z</dc:date>
    <item>
      <title>Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312162#M50855</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I met the error msg like below while try to summit the new survey. Publishing is fine.&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;{"error":{"code":500,"extendedCode":-2147216072,"message":"Unable to complete operation.","details":["Unable to perform applyEdits operation.","An error occurred.","Unable to complete operation."]}}&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm using s123 version 3.17.55 with arcgis portal&lt;/P&gt;&lt;P&gt;Any clue? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 17:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312162#M50855</guid>
      <dc:creator>fyang</dc:creator>
      <dc:date>2023-07-26T17:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312190#M50858</link>
      <description>&lt;P&gt;That usually means the form is shared to the user, but not the underlying &lt;EM&gt;dataset&lt;/EM&gt;. Double check that the feature layer is shared with the user and that editing is actually enabled in the settings.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:13:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312190#M50858</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-07-26T18:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312195#M50859</link>
      <description>&lt;P&gt;Thanks Josh,&lt;/P&gt;&lt;P&gt;I've double checked all related web maps and feature layer are shared as same setting. Any other clue? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:16:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312195#M50859</guid>
      <dc:creator>fyang</dc:creator>
      <dc:date>2023-07-26T18:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312196#M50860</link>
      <description>&lt;P&gt;Maybe the user type doesn't have editing privileges?&lt;/P&gt;&lt;P&gt;That or the data submitted has invalid values, like it's trying to submit a string in excess of the field limit, or something like that. Try opening your browser's developer tools and watch the &lt;STRONG&gt;Network&lt;/STRONG&gt; tab. When you submit the form, you'll be able to see the POST request of the attempted edit, and may be able to see more details in the response.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312196#M50860</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-07-26T18:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312207#M50862</link>
      <description>&lt;P&gt;From the developer's tool I only see same response information.&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"error": {&lt;BR /&gt;"code": 500,&lt;BR /&gt;"extendedCode": -2147216072,&lt;BR /&gt;"message": "Unable to complete operation.",&lt;BR /&gt;"details": [&lt;BR /&gt;"Unable to perform applyEdits operation.",&lt;BR /&gt;"An error occurred."&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312207#M50862</guid>
      <dc:creator>fyang</dc:creator>
      <dc:date>2023-07-26T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312211#M50865</link>
      <description>&lt;P&gt;Hm. And when you look at the submitted feature, do all the attribute values look okay? I've seen this when the form allowed a user to submit data that the feature service actually did not allow. Sometimes it could happen with a "hidden" question misinterpreting a data type.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312211#M50865</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-07-26T18:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312214#M50866</link>
      <description>&lt;P&gt;Yes, the previous features are fine. And I also tried added new features manully in the web map with same user. It's also success. So I belive the user provilage and web map/feature class permission are fine.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312214#M50866</guid>
      <dc:creator>fyang</dc:creator>
      <dc:date>2023-07-26T18:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312222#M50868</link>
      <description>&lt;P&gt;Interesting. If you use the form and repeat the values of a previous entry, does it work? Just trying to identify if it's the specific values you're entering, or if it's the form.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312222#M50868</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-07-26T18:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312233#M50870</link>
      <description>&lt;P&gt;No, I tried the same attributes as previous one still got error.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1312233#M50870</guid>
      <dc:creator>fyang</dc:creator>
      <dc:date>2023-07-26T18:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1478207#M57084</link>
      <description>&lt;P&gt;Any news under this subject?&lt;/P&gt;&lt;P&gt;I got the same error when submitting an answer to one specific question in a survey created in Connect. in survey, question is Decimal/ Double.&lt;BR /&gt;The problem is not with permissions since all other questions are correctly submited.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 08:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1478207#M57084</guid>
      <dc:creator>LMBaptista</dc:creator>
      <dc:date>2024-05-24T08:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Got error 500 While Sumit new survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1611329#M62399</link>
      <description>&lt;P&gt;We got this error recently and it turned out to be because the Primary Key we were using in a relationship was not being populated at the time the feature was created. Once we switched to using GlobalID as the PK it fixed the error.&lt;/P&gt;</description>
      <pubDate>Sat, 03 May 2025 00:10:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/got-error-500-while-sumit-new-survey/m-p/1611329#M62399</guid>
      <dc:creator>GEOACEADMIN</dc:creator>
      <dc:date>2025-05-03T00:10:56Z</dc:date>
    </item>
  </channel>
</rss>

