The logs say:
"code": 400,
"details": [
"Can not edit layer '0'.",
"Unable to add the features.",
"This operation is not supported.",
"Unable to apply edits."
I found the public layer. I can't add points against it in a Web Map. Suggests 'adds' are actually not enabled for this layer.
It seems like you have 100% enabled adds via the UI. Can you go to the REST Admin endpoint of the layer and see if there are layer overrides enabled?
"supportsLayerOverrides" : true,
"layerOverrides" : [
"allowGeometryUpdates",
"capabilities"
]I've seen this in play before, when editing has been disabled, but layers still editable.
Or maybe something else is at play - but we don't seem to be able to edit this layer....
Hello, thanks for taking the time to look through my post.
I have accessed the JSON and the "supportsLayerOverrides" parameter is "true". I'm not sure if you were indicating whether it should be true or not.
BTMHGIS_0-1679138027072.png
Hello again,
This must be the section you are talking about?
BTMHGIS_0-1679309563863.png
I notice it says only "query".