socrata / datasync

Desktop / Console application for updating Socrata datasets automatically.
http://socrata.github.io/datasync/
MIT License
80 stars 33 forks source link

Domains don't include the leading "scheme" portion #75

Open chrismetcalf opened 10 years ago

chrismetcalf commented 10 years ago

I battled with this one a bunch before I finally figured out what was going on.

The domain key in config.json seems to require the leading https://. In a real URL, that is the scheme, and comes before the domain, separated by ://.