Select to view content in your preferred language

Select and Export Data without signing in

789
5
Jump to solution
02-06-2026 05:26 AM
JamesTurner2
Frequent Contributor

I have an ExB app set up to select data (select widget) and allow users to export it. The data, web map, and app are all shared publicly and they have export enabled. If I am signed in I have no problem exporting the data. If I am not signed in, the app loads but I am asked to sign in upon requesting export. My organization has credits, but no users outside of the Admin have access to them, so I don't think it is a credit issue since I can export while logged in with 0 credits. 

I just noticed that it does not prompt sign-in for JSON, GeoJSON, and CSV files. Could this be related to some premium geoprocessing tool running in the background to package the other formats?

JamesTurner2_0-1770383970775.png

 

0 Kudos
1 Solution

Accepted Solutions
JeffreyThompson2
MVP Frequent Contributor

I can't find the documentation on it right now, but in order to download most file types, you must be logged in with a Creator level license. The downloading process involves creating an Item in your Enterprise/Online Portal, so the downloader must have the license level to host content. CSV, JSON and GeoJSON do not have this restriction.

GIS Developer
City of Arlington, Texas

View solution in original post

5 Replies
JeffreyThompson2
MVP Frequent Contributor

I can't find the documentation on it right now, but in order to download most file types, you must be logged in with a Creator level license. The downloading process involves creating an Item in your Enterprise/Online Portal, so the downloader must have the license level to host content. CSV, JSON and GeoJSON do not have this restriction.

GIS Developer
City of Arlington, Texas
JamesTurner2
Frequent Contributor

Thanks, I suspected it was something like that.

0 Kudos
JamesRains
Regular Contributor

I'm curious if this worked for you? We have a similar situation where a Creator with Data Editor privileges can't export from a selection, whereas I can because I am an Administrator.  

0 Kudos
JamesTurner2
Frequent Contributor

Data Editors cannot create content (https://doc.arcgis.com/en/arcgis-online/administer/member-roles.htm), so that would explain your issue. There is a JSON to feature GP tool in ArcPro if that helps at all, guess it depends on what needs to be done with the data after it is exported. 

0 Kudos
JamesRains
Regular Contributor

@JamesTurner2  Thanks for pointing out that Data Editors can't create content. That got me thinking about creating a custom Member Role within my Organization Settings in our portal. I figured out that I can toggle "Create and manage administrative reports" and now my user has the ability to Export to CSV. This completely solves my issue.

0 Kudos