You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix problem requesting data. The correct name for the limit_rows parameter
is limit. Newer versions of CKAN complain using a Validation Error
exception when using the limit_rows parameter. This version fixes this bug.