Embedding Google Docs file requires cookie access

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?

Hi @nikita_from_brunch Can you share what endpoint you're using to get the documents? What is the structure of the url?

How is the doc shared? (for example, anyone in your org with the link)