winstonjs / node-loggly

A client implementation for Loggly in node.js
http://github.com/winstonjs/node-loggly
Other
233 stars 80 forks source link

403 Forbidden #29

Closed jonathanwiesel closed 10 years ago

jonathanwiesel commented 11 years ago

I followed the instructions but I'm always getting [Error: Loggly Error (403): Forbidden]

I created the client with the necessary data and in the log command I indicated my customer token.

I'm not sure what I'm doing wrong? Is it that the API is only for non-free?

arsnl commented 10 years ago

http://forum.loggly.com/discussion/419/is-node-loggly-abandoned

This version support an old version. The current Loggly version is V2 ("Gen2").

indexzero commented 10 years ago

Fixed in #28. Will land soon.