ckan / ckanapi

A command line interface and Python module for accessing the CKAN Action API
Other
178 stars 74 forks source link

Add --source-apikey to load private resources #195

Open frafra opened 2 years ago

frafra commented 2 years ago

It is not possible to load dataset resources if these resources are private. I added a new option to specify the APIKEY for the source CKAN instance. Fix #176.

frafra commented 2 years ago

CKAN dev meeting notes 08/02/2022: it would be better to have a configuration file with the custom headers for external resources.