I am doing a very simple modification to the default editor sample whereas I have simply inserted my feature service and adjusted the extent.When I try to add a feature I am getting the following error in firebug:{"error":{"code":400,"message":"Unable to complete operation.","details":["Unable to perform applyEdits operation."]}}
I have checked and everything is running properly through the proxy.Any ideas why I could be getting this error? When I attempt to add a point the progress bar runs but then the point does not add and the error appears in firebug.