fourkitchens / czdap-tools

Tools for downloading zone data and authentication credentials from ICANN's CZDS application.
MIT License
125 stars 47 forks source link

download.py not working #7

Closed edanisko closed 7 years ago

edanisko commented 10 years ago

ubuntu 12.04 LTS

I install the requirements

sudo apt-get install python-crypto python-requests

then I copy the config and replace xxxx.... with my api key

then

python download.py

Unable to parse JSON returned from CZDAP

Thoughts? Eddie

aaronkaplan commented 9 years ago

same here