Invalid transport

Okay, NGROK is looking fine, I got messge from server

Signature OK

three times

            if (req.twitch_signature != req.twitch_hex) {
                console.error('Signature Mismatch');
            } else {
                console.log('Signature OK');
            }

and I my status still is: webhook_callback_verification_failed