Published Google Sheet not showing in embedded iframe

Yannis Volos

I have published a Google Sheet and have modified the iframe embedded on my website to show a certain range of cells only. I am pretty sure the modification has been done correctly, yet when the iframe is embedded, I am getting the error seen in the screenshot Google Sheet. The iframe used is the following:

<iframe src="https://docs.google.com/spreadsheets/d/e/xxxxx-1vTvQphG_8AomL4TacudrbUYMRlWuL_nITRnPMBeVEOz8bJ6y-3DXFdCqmZ7io9wgyvi6eEBl7Dju2qT/pubhtml?gid=1922308330$amp;widget=true&amp;headers=true&amp;chrome=false&amp;range=A1:B1" style="border:1px solid gray;" width="500" height="600"></iframe>

What am I doing wrong?

Nikko J.

There is $ between gid and amp in the link, it should be &

Change your code from:

<iframe src="https://docs.google.com/spreadsheets/d/e/xxxxx-1vTvQphG_8AomL4TacudrbUYMRlWuL_nITRnPMBeVEOz8bJ6y-3DXFdCqmZ7io9wgyvi6eEBl7Dju2qT/pubhtml?gid=1922308330$amp;widget=true&amp;headers=true&amp;chrome=false&amp;range=A1:B1" style="border:1px solid gray;" width="500" height="600"></iframe>

To:

<iframe src="https://docs.google.com/spreadsheets/d/e/xxxxx-1vTvQphG_8AomL4TacudrbUYMRlWuL_nITRnPMBeVEOz8bJ6y-3DXFdCqmZ7io9wgyvi6eEBl7Dju2qT/pubhtml?gid=1922308330&amp;widget=true&amp;headers=true&amp;chrome=false&amp;range=A1:B1" style="border:1px solid gray;" width="500" height="600"></iframe>

Reference:

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Stop embedded youtube iframe?

Remove Google Border From Embedded Google Sheet

Display an embedded google map iframe with a marker on a certain latitude and longitude

Embedded images not showing

What Is Causing Some Sites Are Embedded Within An Iframe in Google Chrome?

Google Docs iFrame: How to customize the css of an embedded Google Docs iFrame

Wordpress : Need to set zoom level in google embedded map iframe

Replace video in embedded iframe

Google map api not showing in app when published to playstore

read in published Google Sheet without downloading or authenticating

Navigation in published Google Sheets

Scrape Embedded Google Sheet from HTML in Python

umap tilelayer on embedded iframe not showing up on mobile devices

Google Slides & Apps Script: Unlink all embedded sheet charts

Embedded Google Sheet Deletes Elements After It

How to get Smartsheet published sheet's url?

Thunderbird not showing embedded images?

embedded google map not showing complete map until resize window

iframe links of published Google Documents

Google maps <iframe> code not showing properly from wp text editor

PhoneGap, Embedded Google map is not showing in Android Build

Embedded Google map not showing when using more than one Google account

Google script embedded in google sheet adding a menu item

how to update google sheet from google doc without showing google sheet in shared with me to user

Google Apps script not working in an embedded iframe

Google Sheet data Apps Script not showing values in WebApps

Runing Custom Function from Google Sheet showing no permission error

Iframe URL insertion from Google Sheet cell

showing an article based on date it was published