Description
We have a cloud recording an want to collect who is watching it. Also we want to play back the recording in an iframe.
Because the registration form cannot be displayed in an iframe, we wanted to register the viewers with the API and directly redirect them to their recording URL. For this, we use the following API call:
But in the end we only get a personalized (?) share_url, which again leads to the registration form. What is this URL for if not for playback? Why would we register somebody with the API if not for being able to bypass the registration?
The meeting ID is 92278343819
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth2