This survey123 form was original in ArcGIS Online and working fine. We are migrating it to our Enterprise Portal and now the survey will not submit, stating the error above.
Here are the first two fields of the feature service as show on it, clearly objectid is a should be found.
- objectid ( type: esriFieldTypeOID, alias: objectid, nullable: false, defaultValue: null, modelName: objectid, editable: false )
- globalid ( type: esriFieldTypeGlobalID, alias: GlobalID, editable: false, nullable: false, length: 38, defaultValue: null, modelName: globalid )
Edit: This seems to occur whenever an attachment is added. I have disabled and re-enabled attachments with no luck.