Original User: aviabunin
Can anyone help me with fiddler.
When you change the text in the Name field (pict.1), then in the same moment new line in fiddler appears (pict.2) with code 200 and corresponding tables record in the geodatabase is updated. I am trying to repeat this command directly from browser. I open services page in browser and click Update command. Corresponding form appeares . I copy parameters from fiddler into form and click Update (pict.3). I get an error (pict.4) , but in fiddler I see the result with code 200 (pict.5). I can not understand what is happening? And what I can do else to fix the problem?