-
Notifications
You must be signed in to change notification settings - Fork 7
Missing CKAN API Key
timrdf edited this page Dec 14, 2011
·
10 revisions
CKAN requires an API key to register and modify dataset listings. DataFAQs SADI services access this key from the environment variable DATAFAQS_CKAN_API_KEY
, which can be set by:
export DATAFAQS_CKAN_API_KEY="YOUR API KEY"
For more on CKAN API keys, see their pages: