Description
I have implemented the flow to start meeting using zak token in iframe 6 months ago using “https://zoom.us/wc/MEETINGID/start?zak=ZAKTOKEN” as it was suggested by zoom development team.
Now suddenly its stopped working and giving the error
Error
Refused to display ‘https://zoom.us/signin’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’
Is this still supported? If not then what would be the best way to start meeting using WebSDK or in iframe for meeting created by OAuth flow.