cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Embed sdk was disabled due to inability to find origin of the webpage

andreapigatto
7 - Data Storage
7 - Data Storage

Hi,

Embedding Sisense dashboard using Embed SDK lib we noticed this warning on the dev tools console:

"Embed sdk was disabled due to inability to find origin of the webpage"

Our dashboard is rendering correctly and Embed SDK is used.

Anyone experienced the same warning or know the origin of this alert?

Thanks

1 ACCEPTED SOLUTION

taras
Sisense Team Member
Sisense Team Member

Hi Andrea,

This usually happens due to a wrong redirection during the SSO flow. If you use the JWT handler, please ensure you handle the return_to correctly - the URL parameters should include host and cid parameters for Sisense to identify that the Sisense is rendered in a frame. Check here for more details about handling JWT return_to: https://sisense.dev/guides/accessSecurity/jwt/#step-5-joining-it-all-together

If this is not working for you, feel free to contact Sisense Support by creating a ticket in the Portal: https://community.sisense.com/t5/support-portal/bd-p/SupportPortal

 

Taras Skvarko
Technical Consultant

View solution in original post

1 REPLY 1

taras
Sisense Team Member
Sisense Team Member

Hi Andrea,

This usually happens due to a wrong redirection during the SSO flow. If you use the JWT handler, please ensure you handle the return_to correctly - the URL parameters should include host and cid parameters for Sisense to identify that the Sisense is rendered in a frame. Check here for more details about handling JWT return_to: https://sisense.dev/guides/accessSecurity/jwt/#step-5-joining-it-all-together

If this is not working for you, feel free to contact Sisense Support by creating a ticket in the Portal: https://community.sisense.com/t5/support-portal/bd-p/SupportPortal

 

Taras Skvarko
Technical Consultant