RJ Nanjegowda
Results
3
comments of
RJ Nanjegowda
both name of the tag and the path where to tag
i am getting the same error, i checked my credentials as below where i get success ``` twit.verifyCredentials(function (err, data) { if(err){ console.log("***error***"); console.log(err); } else{ console.log("---success---") console.log(data); } ```...
PR [https://github.com/koding/multiconfig/pull/74](url)