Ken Galliher
Ken Galliher
FWIW: I can reproduce a similar error with a Vitest - Node setup. I can create a `FeatureLayer` but a simple attribute query blows up: ```message: 'Named export \'getAssetPath\' not...
@nanaeaubry yes. I'll take a look
@PeaceNlove @nanaeaubry I can reproduce this with 2.4.2 and 12.0 but only when using IWA. Built-in auth is fine. ```python from arcgis.gis import GIS from arcgis.gis.server import Server portal_url =...
Also, I tried debugging but I don't see what could cause the duplication. However, the server is showing duplicate calls for every step of the process.