Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Html code from Google Drive

Hi everybody!
I am using twine2 and Harlowe.

I am trying to put in my passage the html code to retrieve a pdf document that I have stored in google drive like the following:
<iframe src="https://drive.google.com/file/d/0B1ENKIEZOUfeNGo3d1hMVU5rWWs/preview"; width="640" height="800"></iframe>

The PDF is being displayed but first it appears an error message like the following:

https://drive.google.com/open?id=0B1ENKIEZOUfeaDJaSDFjSW83QTg

But as I said, it is displayed correctly.
https://drive.google.com/open?id=0B1ENKIEZOUfeNUNxd3ZGY1hsNjA

How can I make that error disappear?

Last week it worked properly but not anymore, is it due to the new release?

Thank you!
Sign In or Register to comment.