I am trying to integrate the online meetings feature of Teams with our web application using Graph API. And I successfully connected to the API and created the online meeting. But when I try to include the join Url from the online meetings API in an iframe of our web page, it is saying that "teams.microsoft.com refused to connect."
Why this is happening?