Hi all,
I have a Python script that updates an AGOL hosted feature service from a CSV file using my ArcGIS Pro login. This has been running fine until midnight of 5/31/19 at which point it stopped and I receive the error:
"RuntimeError: Item info file does not exist or is inaccessible.
Error getting Item Info from DataStore
(Error Code: 400)"
I can access and edit the feature service from Pro itself, but can't figure out why I'm now receiving this error? It seems suspicious that this stopped working exactly on 5/31 , but I don't see any AGOL changes that occurred.
Thought and ideas are appreciated!
Amy
I'm also experiencing this same issue. Did you ever find a resolution?