Select to view content in your preferred language

ESRI JS API 3.20 : Secured Feature Edit, apply Edits

322
0
09-12-2024 01:12 PM
Jitendrudulacaraju
Emerging Contributor

We have an old app, which edits a Secured Feature Service. On ApplyEdits, we recently started getting an error in response body : 

{"addResults":[{"success":false,"error":{"code":635,"description":""}}],"updateResults":[],"deleteResults":[]}

 

I want to know what code 635 means?

Server is 10.6

Also, when I edit from the REST endpoint method and send the a payload, the response to ApplyEdit is success:true.

This confirms the FS and the DB works. But what is error 635?

 

 

Tags (1)
0 Kudos
0 Replies