laptop and a wrench

Erro

When creating a user, the ArcGIS API for Python documentation states the role is optional. If the role is left as none, the following error message is returned: "'NoneType' object has no attribute 'lower'".

ArcGIS API for Python
Número de ID do Erro BUG-000161671
EnviadoSeptember 26, 2023
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for Python
Versão encontradaN/A
Sistema OperacionalWindows Server
Versão do Sistema Operacional2019 64 Bit
Versão Fixa2.2.0
StatusFixed

Solução Provisória

Make the role required, or change line 3986 in geosaurus\src\arcgis\gis_init_.py to:

The elif role is not 'None' and role.lower() in role_lookup:

Etapas para Reproduzir

ID do Erro: BUG-000161671

Software:

  • ArcGIS API for Python

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download