ckan / ckan/example-earthquake-datastore
Error while setting up the datastore
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Error creating dataset: {"help": "http://localhost/api/3/action/help_show?name=package_create", "success": false, "error": {"__type": "Validation Error", "owner_org": ["A organization must be supplied", "Missing value"]}}
I was getting this error while setting up the data store , had to add owner_org in json for request in setup method. And added the same in the config file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.