laptop and a wrench

不具合

The usage method for an item object fails and returns the error message, "504: Gateway Timeout" for the 6M and 1Y period parameters.

最後に公開された状態: December 20, 2022 ArcGIS API for Python
不具合 ID 番号 BUG-000154259
送信されましたDecember 7, 2022
最終更新日June 5, 2024
適用対象ArcGIS API for Python
見つかったバージョン2.0.1
オペレーティング システムN/A
オペレーティング システムのバージョンN/A
ステータスNon-Reproducible

参考情報

This issue is not reproducible. Moving forward, it is strongly recommended to use reports over usage. import pandas as pd import datetime as _dt from arcgis.gis import GIS gis = GIS(profile='your_online_profile') me = gis.users.me item = me.report('content', _dt.datetime.strptime("11/27/22", '%m/%d/%y')) df = pd.read_csv(item.get_data()) # do stuff with dataframe....

再現の手順

不具合 ID: BUG-000154259

ソフトウェア:

  • ArcGIS API for Python

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

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

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

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

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

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

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