Hey!
I established a connection to the google docs API through which I gather the webViewLinks of documents I then try to display in an iframe. Sadly, the iframe doesn't show the document but an error message claiming that Google Docs needs access to the cookies to authenticate the session. I already enabled the "storage and cookies" permission for the iframe.
Do you know of any way to solve this?