laptop and a wrench

Bogue

Unable to programmatically obtain the ArcGIS Pro entitlement for the GISProfessionalUT license type using a Python script.

ArcGIS API for Python
Numéro d’ID de bogue BUG-000172452
EnvoiNovember 20, 2024
Dernière modificationApril 18, 2025
S’applique àArcGIS API for Python
Version trouvée2.3.0
Système d’exploitationWindows OS
Version du système d’exploitation11.0 64 bit
Version de correction2.4.1
StatutFixed

Informations supplémentaires

The development team is working on a fix.

Solution de contournement

Use the 'license.check' method to return all extensions and add-on licenses both manually granted and inherited by the user type. This can be done by looping through each user and passing 'user.username' into the 'check' method.

users = gis.users.search()  

for user in users:  

  print(lic.check(user.username))

Output example:

['locateXTN', '3DAnalystN', 'workflowMgrN', 'desktopAdvN', 'geostatAnalystN', 'dataReviewerN', 'spatialAnalystN', 'networkAnalystN', 'imageAnalystN', 'publisherN']

Étapes pour reproduire

ID de bogue: BUG-000172452

Logiciel:

  • ArcGIS API for Python

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement