Hi All
I am having issues with MS teams integration.
It fails with:
TypeError: undefined not callable (property 'log' of [object Object])
at [anon] (duktape.c:65637) internal
at [anon] (function:12) preventsyield
Initially I thought it was a connection issue, but when I try the connection with: curl -H 'Content-Type: application/json' -d '{"text": "Hello World"}' (webhook url) it works with no issues.
Has anyone seen this issue or know where to start looking?
Regards
Per
I am having issues with MS teams integration.
It fails with:
TypeError: undefined not callable (property 'log' of [object Object])
at [anon] (duktape.c:65637) internal
at [anon] (function:12) preventsyield
Initially I thought it was a connection issue, but when I try the connection with: curl -H 'Content-Type: application/json' -d '{"text": "Hello World"}' (webhook url) it works with no issues.
Has anyone seen this issue or know where to start looking?
Regards
Per