0

我们为 Hubpot 开发了第三方呼叫连接器。它在开发环境中运行良好。但是,我们在使应用程序投入生产方面面临问题。我们已经完成了以下步骤。

  1. 创建了一个应用程序。
  2. 发送用于将应用添加到帐户的 API 请求。
  3. 我们可以在我们帐户的已连接应用程序选项卡中看到我们的应用程序。

当我们转到联系页面加载调用提供商时,我们在浏览器日志中收到以下错误。

index.js:54 Unhandled Promise Rejection TypeError: this.handleSetCallProvider is not a function
at handleSelectToNumber (CallProviderViewport.js:385:14)
at handleTriggerCallingEvent.ts:13:67
at index.js:3912:58
at index.js:1384:16
at Ye.iterate.Je.iterate (index.js:1733:11)
at We.__iterate (index.js:1382:32)
at In.__iterate (index.js:3912:24)
at In.forEach (index.js:4388:19)
at Object.Gi [as triggerEvent] (handleTriggerCallingEvent.ts:13:53)
at ys (triggerHostMessageOpenWidget.ts:4:22)
at Ss (handleOpenWidget.ts:19:3)
at o (hsCallingUtils.ts:17:13)
at hsCallingUtils.ts:26:7
at new Promise (<anonymous>)
at l (hsCallingUtils.ts:24:10)
at p (openCallingWidget.ts:79:10)
at CallingOnboarding.tsx:115:5
at onClick (UILink.js:98:22)
at Object.Ke (react-dom.production.min.js:52:317)
at Ze (react-dom.production.min.js:52:471)
at et (react-dom.production.min.js:53:35)
at Lr (react-dom.production.min.js:100:68)
at Ur (react-dom.production.min.js:101:380)
at react-dom.production.min.js:113:65
at Ue (react-dom.production.min.js:292:189)
at He (react-dom.production.min.js:50:57)
at $r (react-dom.production.min.js:105:469)
at cn (react-dom.production.min.js:75:265)
at ln (react-dom.production.min.js:74:124)
at t.unstable_runWithPriority (scheduler.production.min.js:18:343)
at oi (react-dom.production.min.js:122:325)
at De (react-dom.production.min.js:292:48)
at un (react-dom.production.min.js:73:352)
at HTMLDivElement.o (index.js:412:1)

我们正在遵循指南中给出的步骤。

4

0 回答 0