Bug
| Bug ID Number | BUG-000169476 |
|---|---|
| Submitted | July 26, 2024 |
| Last Modified | June 15, 2025 |
| Applies to | ArcGIS API for Python |
| Version found | N/A |
| Operating System | Windows OS |
| Operating System Version | 11.0 64 bit |
| Status | Non-Reproducible |
A simple fix is not just verifying d is True, but checking if it is a dictionary, because if it is not typed, likely it does not have a get method.
'If d' to 'if isinstance(d,dict)'.
Bug ID: BUG-000169476
Software:
Get help from ArcGIS experts
Download the Esri Support App