starter-NodeJS
starter-NodeJS copied to clipboard
Recast.AI official starter-kit for NodeJS
Hi, your website is refusing me when sending a request. This was working a couple of weeks ago. Here my NodeJS code: ``` const recastai = require('recastai').default; const myBotToken =...
I tried to deploy my webhook on SCP cloud platform, the webhook URL looked like https://ming-chatapp-demo.cfapps.sap.hana.ondemand.com/respone. But it is strange that there is no request come into my webhook
How fix it?