Select to view content in your preferred language

ArcGIS Online - Can't publish Feature Layers to the Public

1834
2
11-22-2023 10:48 AM
Labels (1)
BetaNYCBetaNYC
New Contributor
The issue with ArcGIS Online is that when trying to share a feature layer to the public, the option to do so is grayed out with the caption "Share level options are limited on certain types". I am trying to share a web map that I created with feature layers that I generated by uploading four geojson files to ArcGIS. The map is working. The only issue I am having is that I cannot upload the feature layers to the public.
 
When I try to share the map I get the following message:
 
 

image (1).png

 
When I try to share the individual layers I get the following message:
 

image (2).png

 
It seems like this person is having a similar problem as early as a week ago and was able to find a workaround for their use case, but even after finding their solution they still were not able to upload their maps to the public: 
 
This issue is also impacting all of my feature layers. A few weeks ago I had no problem publishing things to the public, now the option is grayed out on every feature layer. The FL are shared to the public, still are public, but if I take make them organization or owner only I can't make them public again. 
 
Has anyone seen this issue before?
2 Replies
ChristopherCounsell
MVP Regular Contributor

If you are an ArcGIS Online organizational account, check your user role/privileges and the organisation settings. You can restrict non-admins from sharing content to the public.

If you are using a developer account, there were recent changes that disabled the ability to share certain hosted services to the public.

We recently disabled the ability to share certain hosted data services with the public for Developer accounts only. With the Data hosting feature of ArcGIS Platform coming out of beta on November 1st, usage is now metered on all hosted data services owned by Developer accounts only. In order to share any of your data with the public you must provide authentication to the service in the form of an API key or other authentication method. Please review the documentation atData hostingas well as themanage sharing and security section.

https://community.esri.com/t5/arcgis-platform-developers-ques/sharing-app-and-map-content-with-publi...

 

BetaNYCBetaNYC
New Contributor

Hi @ChristopherCounsell Thanks for the heads up. I have a developers account so that explains the issue. Do you know if there is still a way to publish web maps or instant apps to the public using API keys without creating your own custom JS app if you have a developers account? And if it is possible, do you know any good online guides on how I could do that? It was so nice to just create web maps and instant apps and just share a link with anyone who was interested. Do you if there is any way to do that with API keys?