dev.socrata.com
dev.socrata.com copied to clipboard
API docs don't load (or error) for private data sets
Purposeful design decision or workaround in the works?
Consequence of the fact that they're private datasets - Foundry can't load the docs for a dataset that is private because it can't authenticate.
I could at least provide a better error message though, good call.
As of c39feee48bf67932a918bbaa1516c2e4716cf327, we're at least catching the error and displaying a useful error message.
Keeping this open while I consider the security implications of allowing somebody to auth to see their API docs... :)
:+1: for the option to auth...I'll let you sort out the security implications :-)