APIs & Integrations

AlexMl
Member

Wrong event type in calling-extensions-sdk

Use library "calling-extensions-sdk" for detect event like "DIAL_NUMBER" and execute my personal logic when user click to icon "call". But appear wrong type "VISIBILITY_CHANGED". Also in web console a lot of errors:

1. "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('') does not match the recipient window's origin ('')."

2. "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://crm-gw-ex-app-9922.voicespin.info') does not match the recipient window's origin ('https://app-eu1.hubspot.com')"

 

crm-gw-ex-app-9922.voicespin.info is my link to integrations page. On this one page i use window.addEventListener(). Maybe it related to issue

1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Wrong event type in calling-extensions-sdk

@himanshurauthan , any chance you know what is going on  here?

0 Upvotes