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.

Zoom join links don't open app on macOS

telotortium
Explorer
Explorer

Recently (within the past few weeks), when opening Zoom links (such as in calendar invites), the Zoom call will only open in the browser. Unlike before, the website does not attempt to open the meeting in the Zoom app. This means that every time I need to manually copy the meeting ID and password from the invite link and join manually from the app. It's pretty annoying. What's going on?

 

Zoom app: Version: 5.17.11 (31580)

macOS Sonoma 14.5 ARM

Browser: Chrome

1 ACCEPTED SOLUTION

telotortium
Explorer
Explorer

It looks like this is specifically a Chrome issue, because opening the Zoom link in Safari prompts me to open the app. To fix Chrome, you need to open Terminal and run the following command:

 

​defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true

I got it from this post: https://superuser.com/questions/1255350/how-do-i-reset-chromes-open-link-with-setting

View solution in original post

1 REPLY 1

telotortium
Explorer
Explorer

It looks like this is specifically a Chrome issue, because opening the Zoom link in Safari prompts me to open the app. To fix Chrome, you need to open Terminal and run the following command:

 

​defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true

I got it from this post: https://superuser.com/questions/1255350/how-do-i-reset-chromes-open-link-with-setting