我需要一个回调url或回调函数,当电话在创建呼叫后断开连接时触发 url: "my url" + order.store.notification_phone,}, function (err, call) {我不确定是否需要在执行上述调用的nodejs应用程序中创建回调,或者在生成twiml的nodejs快速服务
但是当身份验证成功并且页面重定向到我的身份验证回调时,我得到了错误"Page not found“。我发现在回调url中,有一个作用域&scope=email+profile+https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email+openid使得我的身份验证回</e