Enabling Cookies for Google Calendar Embedded Page in Obsidian Desktop App on Manjaro Linux

I am attempting to embed the Google Calendar page into my Obsidian note using the <iframe> tag on the Obsidian Desktop App. However, I am facing an issue with cookies, and the error message I encounter is as follows:

Your browser has cookies disabled. Make sure your cookies are enabled and try again. Learn more 

Here is the code snippet I am using within my Obsidian note: <iframe src="" width="800" height="600" frameborder="0" scrolling="no"></iframe>

Is there any tag that enables it?

I have verified that cookies are enabled in my browser settings, but the issue persists within the Obsidian Desktop App. My operating system is Manjaro Linux. Has anyone encountered a similar challenge when embedding content with iframes in the Obsidian Desktop App on Linux? Are there specific configurations or workarounds to ensure that cookies are properly enabled for embedded content within Obsidian? Any insights or assistance would be greatly appreciated!

Thank you.

Related questions 0 Embedded website showing in msteams webapp but not desktop app 13 Safari LocalStorage not shared between IFrames hosted on same domain 0 iframe automatic height not working Related questions 0 Embedded website showing in msteams webapp but not desktop app 13 Safari LocalStorage not shared between IFrames hosted on same domain 0 iframe automatic height not working 37 Webview iframe overflow 10 Cross domain local storage using iframes - "Block third-party cookies" 2 Cookies are not set on IE11 windows 7 for an iframe app 1 can browser scrollbar be used instead of iframe scrollbar? 1 use browser scrollbar instead of iframe scrollbar 4 Use jQuery to Insert HTML into an iFrame Body Tag Load 6 more related questions Show fewer related questions

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like