Esri / ArcREST

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

Error on Tool "Append Data to Feature Server" #239

Closed BrunoCaimar closed 8 years ago

BrunoCaimar commented 8 years ago

ArcRest

Version: Current Source Code - May 06, 2016

Bug

Getting an error on using Tool "Append Data to Feature Server"

Executing: AppendToFeatureService # ***** www.arcgis.com 15aabd682bb24351853d8524c03e3 tweets tweets # false false
Start Time: Fri May 06 16:57:56 2016
Running script AppendToFeatureService...
{'function': 'securityhandlerhelper_init', 'line': 'line 283', 'synerror': "AttributeError: can't set attribute", 'filename': 'C:\\Python27\\ArcGIS10.3\\lib\\site-packages\\arcresthelper\\securityhandlerhelper.py'}
Completed script AppendToFeatureService...
Failed to execute (AppendToFeatureService).
Failed at Fri May 06 16:57:58 2016 (Elapsed Time: 1,90 seconds)

Repo Steps

BrunoCaimar commented 8 years ago

The problem is related to the lack of "referer_url" setter on ArcGISTokenSecurityHandler.