Problem
You are embedding AI/BI dashboards on Google Sites and are restricting access to specific domains. You have whitelisted sites.google.com, but your users encounter an Embedding dashboards is not available on this domain error message.
Cause
Due to Google’s content delivery design and the way Databricks embeds AI/BI dashboards, multiple domains owned and used by Google are required to properly serve embedded content. Specifically https://www.gstatic.com and *.googleusercontent.com may be required in addition to sites.google.com. If the required domains are not whitelisted, embedding fails.
Solution
Follow the Manage dashboard embedding (AWS | Azure | GCP) documentation and add the required domains based on your embedding method:
- For By URL embedding add
sites.google.comandhttps://www.gstatic.comto the list of allowed domains. - For Embed Code embedding add
sites.google.com,https://www.gstatic.com, and*.googleusercontent.comto the list of allowed domains.