Skip to content
New issue

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

Some errors #5

Open
anibalpacheco opened this issue Oct 30, 2013 · 1 comment
Open

Some errors #5

anibalpacheco opened this issue Oct 30, 2013 · 1 comment

Comments

@anibalpacheco
Copy link

Trying to "paster qa update" a dataset:

ckanext-qa/ckanext/qa/commands.py", line 129, in _package_list
(id, url, response.error))
AttributeError: 'Response' object has no attribute 'error'

Suppose you fix this, then you'll get an error trying to get the dataset via API because I think you use a POST to get the dataset, and the API says you get it with an ?id=id-of-the-dataset appended in the URL, I guess only vía GET.

@KrzysztofMadejski
Copy link
Contributor

This should work now. Probaably it was caused by different requests version. Please check and write if you still have the problem after an update to master.

HristijanVilos pushed a commit to keitaroinc/ckanext-qa that referenced this issue Jul 18, 2022
…ility

[DQL2-6] fix archiver dependency version to use our fork
HristijanVilos pushed a commit to keitaroinc/ckanext-qa that referenced this issue Jul 18, 2022
…ate-datasets-are-also-displayed-in-the-datausability-report

Feature/dql2 69 private datasets are also displayed in the datausability report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants