Bug
| Bug ID Number | BUG-000180531 |
|---|---|
| Submitted | October 29, 2025 |
| Last Modified | December 21, 2025 |
| Applies to | ArcGIS API for Python |
| Version found | 2.4.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Known Limit |
Include the following line in the script allows running it successfully against an ArcGIS Enterprise environment. This line filters users to include only those with the level property:
filtered_users = [user for user in users if 'level' in user]
Bug ID: BUG-000180531
Software:
Get help from ArcGIS experts
Download the Esri Support App