You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got it up-and-running and .ping works but I'm not getting any reports. Time is 10000ms (10 seconds) and I have 'cardCreated' as the only thing. I created a new card on the board and nothing was logged.
Anyone got a fix?
The text was updated successfully, but these errors were encountered:
TypeError: resp.reverse is not a function
at C:\⬛\Desktop\trellobot-master\node_modules\trello-events\index.js:71:27
at Request._callback (C:\⬛\Desktop\trellobot-master\node_modules\node-trello\lib\node-trello.coffee:60:16)
at Request.self.callback (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:122:22)
at Request.emit (events.js:182:13)
at Request. (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:661:16)
at Request.emit (events.js:187:15)
at IncomingMessage. (C:\⬛\Desktop\trellobot-master\node_modules\request\main.js:623:14)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1081:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
I got it up-and-running and .ping works but I'm not getting any reports. Time is 10000ms (10 seconds) and I have 'cardCreated' as the only thing. I created a new card on the board and nothing was logged.
Anyone got a fix?
The text was updated successfully, but these errors were encountered: