laptop and a wrench

Bug

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

Last Published: December 20, 2022 ArcGIS API for Python
Bug ID Number BUG-000154259
SubmittedDecember 7, 2022
Last ModifiedJune 5, 2024
Applies toArcGIS API for Python
Version found2.0.1
Operating SystemN/A
Operating System VersionN/A
StatusNon-Reproducible

Additional Information

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....

Steps to Reproduce

Bug ID: BUG-000154259

Software:

  • ArcGIS API for Python

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options