rcurrier666/node-disqus

Disqus is case sensitive

Closed this issue · 1 comments

You have a toLower() call on line 73 but the API is case sensitive, as I found out while trying to access users/listFollowers

The request call was completely re-written in 0.2.0 so this is no longer an issue