sintaxi / dbox

NodeJS SDK for Dropbox API (THIS LIBRARY IS OBSOLETE!!)
513 stars 91 forks source link

self.client.metadata does not exists line 180 #35

Closed jstroem closed 12 years ago

jstroem commented 12 years ago

when using the readdir function you get following error:

/var/www/clients/client1/web1/web/nemreg/dropbox/node_modules/dbox/dbox.js:180 self.client.metadata(path, function (status, reply) { ^ TypeError: Cannot call method 'metadata' of undefined at Object._onTimeout (/var/www/clients/client1/web1/web/nemreg/dropbox/node_modules/dbox/dbox.js:180:27) at Timer.ontimeout (timers.js:84:39)