I am trying to use Google Meet on my website using the <iframe>
tag but the problem is that the iframe says meet.google.com
refused to connect. And as far as my research goes I couldn't find an official API/SDK/whatnot to integrate Google Meet directly into my website. How can I fix this?
Asked
Active
Viewed 7,964 times
1
1 Answers
4
According to the replies in this link, you can't

Derk-B
- 101
- 1
- 4
-
They do allow it but it should be used in a new tab. At least that is what one of the comments said – Derk-B Aug 17 '21 at 12:43
-
Yes, I just saw and tried that. Anyways, thanks for the help. I am really disappointed and surprised as to why Google Meet, first doesn't allow it to be embedded into iframes, well that could be because of security issues but, second, doesn't even have a Web SDK or API, while literally, every other service does, say, for example, Zoom. – Aug 17 '21 at 12:45
-
fyi, there is a feature request on Google's issue tracker here: https://issuetracker.google.com/issues/289696532 – domdomegg Jul 03 '23 at 14:21