laptop and a wrench

不具合

Python function causing the "json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)" error.

ArcGIS GIS Server
不具合 ID 番号 BUG-000169132
送信されましたJuly 12, 2024
最終更新日November 19, 2024
適用対象ArcGIS GIS Server
見つかったバージョン11.1
オペレーティング システムWindows Server
オペレーティング システムのバージョン2022
ステータスWill Not Be Addressed

参考情報

The issue is related to the script's orientation and standardization of forward and backward slashes.

対処法

For Line 23, url = os.path.join(feature_server, “queryDomains”), modify it to url_rough = os.path.join(feature_server, “queryDomains”). For url = url_rough.replace(“\\”,”/”).

再現の手順

不具合 ID: BUG-000169132

ソフトウェア:

  • ArcGIS GIS Server

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

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

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

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

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

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

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