Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

ArcRest Toolbox - Tool "Remove Data from Feature Service" - Error: "missing or invalid parameters" #318

Open sharpering opened 7 years ago

sharpering commented 7 years ago

ArcRest or ArcRestHelper

ArcRestToolbox, Tool "Remove Data from Feature Service"

Version or date of download

Master (Download: 13. January 2017)

Bug or Enhancement

Error: "missing or invalid parameters"

Repo Steps or Enhancement details

When I am using the tool "Remove Data from Feature Service" in ArcGIS Pro 1.3 and ArcGIS Pro 1.4 (after manually fixing the problems described in https://github.com/Esri/ArcREST/issues/317) I get the error message "missing or invalid parameters".

After looking in the parameter properties of the tool I realized that the tool expects as first parameter a "User Name" which is not shown in the GUI.

Workaround: I added my personal "User Name" as a default value for the parameter in tool parameter properties.