Hi,
We are trying to integrate ArcGIS with our existing ASP.NET Blazor application.
For that, I have published a feature layer within ArcGIS Online and consuming it as a rest service within the Javascript API mapping application.
But the problem we are facing is, the layer is displayed on the map, whenever its sharing setting is set as "Public/Everyone", but the layer is not displayed on the map if I change the setting to "Organization".
Can somebody please help me figure out why this is happening?