Select to view content in your preferred language

'folders' key error on ServicesDirectory at ArcGIS API 1.4

3718
10
04-16-2018 03:19 AM
BenHolmes1
Occasional Contributor

I've been trying to access the REST endpoint using the ArcGIS API for Python 1.4

When using any ServicesDirectory method which mentions folders, I get the key error seen here.

key error in ServicesDirectory

Any chance that could be fixed?

10 Replies
ElijahMlawsky
Occasional Contributor

Has anyone found a workaround for this? I can confirm that [server].content.folders and [server].services both throw KeyErrors when run against Server 11.2, however, they appear to work against older Server 10.7. Here, the server object is a standalone server.

0 Kudos