cancel
Showing results for 
Search instead for 
Did you mean: 

Video recordings

dberry05
Explorer
Explorer

I was using the API (Get Meeting recording) and the results provided me a long URL to a video recording of the meeting.  I tested that URL in a private browser window and was surprised that I didn't need a token to retrieve it. 

Is it available on the public internet as it appears, and is the really long GUID in the URL a method to make it hard to construct, or are there setting I can I make to require a token?

1 ACCEPTED SOLUTION

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

Welcome to the Zoom Community, @dberry05.

 

If you are specifically talking about developer-type Usage, this question is likely more appropriate for the Developers Forum at

https://devforum.zoom.us/

 

If you’re just talking about using URLs to access video, it might be that the link is set to allow anyone with the link to access the recording without a passcode. 


Ray -- check out the GoodClix website or the Z-SPAN website.

View solution in original post

4 REPLIES 4

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

Welcome to the Zoom Community, @dberry05.

 

If you are specifically talking about developer-type Usage, this question is likely more appropriate for the Developers Forum at

https://devforum.zoom.us/

 

If you’re just talking about using URLs to access video, it might be that the link is set to allow anyone with the link to access the recording without a passcode. 


Ray -- check out the GoodClix website or the Z-SPAN website.

dberry05
Explorer
Explorer

thank you

alexendra
New Member
New Member

Interesting find! If the meeting recording URL works without a token, it does seem publicly accessible. The long GUID likely adds security through obscurity, but it’s not real access control. You might want to check for settings that require authentication or tokens.

By the way, if you ever need to save video content, check out this Snapchat video downloader: [your website link]. Let me know if you find any security settings for this!

alexendra
New Member
New Member

That’s an interesting find! If the meeting recording URL works without a token, it likely means the recording is publicly accessible to anyone with the link. The long GUID helps obscure it, but it’s not real access control. You might want to check if there are settings to require authentication or tokens for better security.