Hoppa till huvudinnehållet

Using token to query and update feature services

Kommentarer

1 kommentar

  • Zack Robison
    This error is coming from the ESRI server.  It's telling you that:
    1. The credentials used to generate the token can read the service (see the date)
    2. The service is feature update enabled (one can use the rest interface to update the data)
    3. The account that generated the token, which is able to see the data, does not have permission to modify the data.
    You need to use elevated credentials or talk to the server administrator about either getting them or allowing more users to edit the data, there is no way around this on the app side.
    0

Du måste logga in om du vill lämna en kommentar.