Hi,
I'm trying to convert an AGOL layer to a spatially enabled data frame, following the steps in https://developers.arcgis.com/python/guide/part2-data-io-reading-data/#read-in-web-feature-layers
I can access the AGOL item and its layers:

But when I try to read one of them into a spatially enabled data frame, I get this:

The layer contains 3 features, it's not empty.
Does anyone know why this happens?
Thanks
Hanlie