The hosted table cannot be opened by arcpy.da.SearchCursor() class in ArcGIS Notebooks Runtime when the item is not shared with everyone in ArcGIS Online.
上次发布: April 8, 2021ArcGIS Online
漏洞 ID 编号
BUG-000134569
已提交
October 14, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
8.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is not a defect. The ArcPy site package must be signed into a portal via arcpy.SignInToPortal parameter to have access to this service. Without this, the request lacks a token. The GIS log in via arcgis.gis.GIS is only valid for the ArcGIS Python API.
解决办法
Run a Python API script with the arcpy.da.SearchCursor() class in IDLE, or a similar Python IDE installed on a local machine.
Share the hosted table item with everyone (Public) in ArcGIS Online.