laptop and a wrench

不具合

Unable to create an administrative account using ArcGIS API for Python.

ArcGIS API for Python
不具合 ID 番号 BUG-000168602
送信されましたJune 25, 2024
最終更新日February 18, 2025
適用対象ArcGIS API for Python
見つかったバージョン2.3.0
オペレーティング システムWindows OS
オペレーティング システムのバージョン11.0 64 bit
修正されたバージョンQ4 2024 (version 2.4.0)
ステータスFixed

参考情報

An administrator user role cannot be created with the Python API by specifying ‘org_admin’ as the role value. Instead, a new user can be created with an available role such as ‘org_publisher’, and subsequently, the user’s role can be updated to administrator using the 'update_role()' method on the User object.

対処法

Use another value for the role argument, such as 'org_publisher', then invoke the update_role(role='org_admin') method to update the newly created user's role value.

再現の手順

不具合 ID: BUG-000168602

ソフトウェア:

  • ArcGIS API for Python

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動