CartoDB / cartodb-nodejs

Node.js package for easy access to CartoDB's APIs
BSD 4-Clause "Original" or "Old" License
46 stars 34 forks source link

resources domain needs to be updated #60

Closed mikegiddens closed 6 years ago

mikegiddens commented 8 years ago

As of today I believe the cartodb.com has been depracated and no longer works to make request and someone will need to update the cartodb.com/api/ to be carto.com/api/ in the /lib/resources.json file and then push the build to npm to allow people to upgrade and patch the problem. This is a BREAKING issue and a hot fix should be released.

dario1985 commented 7 years ago

@mikegiddens you can try to use #59 that fix this problem

jaakla commented 6 years ago

fixed by https://github.com/CartoDB/cartodb-nodejs/pull/62 - better late than never