viber-bot-node
viber-bot-node copied to clipboard
Bug fix for GET requests
_validateMessageSignature should only handle POST requests, otherwise all GET requests (including the /ping from line 29) result in a 500 error.