We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The default resource_type is not valid. Most likely the problem is at https://github.com/eawag-rdm/resup/blob/master/resup/resup.py#L214
resource_type
error message:
ckanapi.errors.ValidationError: {u'__type': u'Validation Error', u'resource_type': [u"Value must be one of: Dataset; Collection; Text; Image; Audiovisual; Software; Sound; GeospatialData; Model; Event; InteractiveResource; PhysicalObject; Service; Workflow; Other (not u'Data_Set')"]}
The text was updated successfully, but these errors were encountered:
Will be fixed in the next release.
Sorry, something went wrong.
No branches or pull requests
The default
resource_type
is not valid. Most likely the problem is at https://github.com/eawag-rdm/resup/blob/master/resup/resup.py#L214error message:
The text was updated successfully, but these errors were encountered: