I'm trying to embed a Google Map into a page using the shortcode. I've read the FAQ and following the instructions but no joy. I'm getting the message: "Forbidden - Your client does not have permission to get URL /maps?f=q&hl=en&geocode=&q=http://spreadsheets.google.com/pub?key=p-HTViFYZAjIrfiiCkpEZcQ&output=txt&gid=0&range=kml_output&time1=3973602&ie=UTF8&t=h&s=AARTsJqpNOS5c0kwFks2rUC01adNpmMpwQ&ll=-2.196727,123.310547&spn=30.377465,41.308594&z=4&output=embed from this server."
This map is generated using Spreadsheet Mapper, the map is public and the embed code from Google is:
<iframe width="470" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&hl=en&geocode=&q=http:%2F%2Fspreadsheets.google.com%2Fpub%3Fkey%3Dp-HTViFYZAjIrfiiCkpEZcQ%26output%3Dtxt%26gid%3D0%26range%3Dkml_output%26time1%3D3973602&ie=UTF8&t=h&s=AARTsJqpNOS5c0kwFks2rUC01adNpmMpwQ&ll=-2.196727,123.310547&spn=30.377465,41.308594&z=4&output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=http:%2F%2Fspreadsheets.google.com%2Fpub%3Fkey%3Dp-HTViFYZAjIrfiiCkpEZcQ%26output%3Dtxt%26gid%3D0%26range%3Dkml_output%26time1%3D3973602&ie=UTF8&t=h&ll=-2.196727,123.310547&spn=30.377465,41.308594&z=4&source=embed">View Larger Map</a></small>
Anyone have any solutions?