Kelly Hutchins Matt Driscoll
We are getting all the items with tag "DMR" from organisation url as "arcgis.com" and in result we are getting some items which are from the Expired Organisation, for example item id "4f59091c079e45b081d49430bb981064".
when we try to get the details of this item using arcgisUtils.getItem method then the identity manager get opens and and ask for the credential although this item is public, whereas if we enter any valid credentials to AGOL still we will not get the item details.
However we can see some errors like: "Subscription is disabled, the item is not accessible" in browser console.
We think that API should not return items from the expired organisation when we query, or their should be some tags in the item info which will indicate that this item is from the expired(NON Active) org.