shared_with property on item missing

405
1
Jump to solution
11-06-2018 02:52 PM
JoshuaTanner2
New Contributor III

The ArcGIS API for Python states that an item has access to a shared_with property.  However, I am not able to access it.  Anybody else run into this issue?  Here is the URL in the documentation: https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.Item.shared_with

I need to find out what groups an item is shared with.

For reference, I'm using the 1.3.0 library... so maybe I just need to update to the latest 1.5.0.

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
JoshuaTanner2
New Contributor III

Updating to 1.5.0 did the trick.  Sorry to answer my own question

View solution in original post

0 Kudos
1 Reply
JoshuaTanner2
New Contributor III

Updating to 1.5.0 did the trick.  Sorry to answer my own question

0 Kudos