Bug ID Number |
BUG-000162608 |
Submitted | November 1, 2023 |
Last Modified | February 18, 2025 |
Applies to | ArcGIS API for Python |
Version found | 2.1.1 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is a known limitation of the ArcGIS REST APIs that the ArcGIS API for Python wraps. When a query is not provided, different information can return. Use gis.users.org_search instead.
Workaround
Using org_search over search.
Steps to Reproduce