I am building a page and embedded a google calendar URL.
It's public URL and it's showing events when I visit it directly on browser.
But when I embedded it in retool app, it's now showing any event.
What's wrong?
1 Like
Hey @Luan_Nascimento! Welcome to the community.
If you check the browser console, you'll likely see a more detailed error message that describes the specific issue. My guess, though, is that you need to check the option for Storage and cookies
in the iFrame
component configuration.
I hope that helps! Let me know if you have any additional questions.
2 Likes
Wow, that's works.
Thanks @Darren
1 Like