Guillermo Ferrer Bosque

Results 3 comments of Guillermo Ferrer Bosque

I have the same issue. A possible solution: ``` import requests from ckanapi import RemoteCKAN session = requests.Session() session.verify = False demo = RemoteCKAN('your domain', session=session) ```

Sorry, my mistake. `browser.rights` is incorrect. As you write in your proyect correct preference is `network.protocol-handler.expose.toriicatalog`. Example, this is tested today with clean fedora 26: ``` echo 'url=${1:13} echo $url...

I have the same issue. I upgraded setuptools, and succesfully installed package, but I need to test.