Now I’m sending
'transport': {
'method': 'webhook',
'callback': 'https://myngrokurl/webhooks/callback',
'secret': rString
}
And error is still
{ error: 'Bad Request', status: 400, message: 'invalid transport' }
Now I’m sending
'transport': {
'method': 'webhook',
'callback': 'https://myngrokurl/webhooks/callback',
'secret': rString
}
And error is still
{ error: 'Bad Request', status: 400, message: 'invalid transport' }