cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

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

3 REPLIES 3

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
Newcomer
Newcomer

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.