Impossible to share content
I had operated all the suggested remedies but alas, it is impossible to share content
Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.
Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!
Zoom Team Chat connects teams and streamlines communication through securely integrated messaging software. Explore the Zoom Community's Recent Activity below to join the Team Chat conversation and connect with other members. If you're still looking for support, browse our Zoom Team Chat support articles or start a new discussion below!
I had operated all the suggested remedies but alas, it is impossible to share content
In the last month, I have been unable to receive chat notifications on the desktop client. Previously, I would get an audible tone and a bouncing icon on my Mac. First, the tone stopped. Now, I have no bouncing icon and no number badge. I have uninstalled and reinstalled, toggled my settings, reset my PRAM settings and nothing has changed. Any other ideas?
Show less
I know the setting to Show notification banner on screen until dismissed. This is a great feature. Is there a way to keep all new chat notifications on screen until dismissed. It seems only the latest chat notification stays on screen. So if I have three people send me a chat, only the last notification stays on the screen.
Show less
Здравствуйте! Такая проблема: Долгое время пользовалась зумом, всё было хорошо. Вчера 05.12 звук во время конференции в zoom. Звук пропал на ноутбуке. При этом, звук работает во всех приложениях zoom. В настройках также не воспроизводится звук при проверки (проверяла динамики ноутбука и наушники).
Микрофон работает, а звука нет. 2 раза переустановила программу, перезагрузила ноутбук несколько раз, искала ответ в интернете, спрашивала у знакомых. Ответа так и не нашла. Что делать в такой ситуации?
Очень надеюсь на вашу помощь!
Show less
Hi there
I've got a problem. My recent channels have disappeared from the list of channels. How can I find/restore them?
I received a message saying I need IT to update my computer to latest version above 5.12 This is my personal computer, I am IT for my business. So I uninstalled and went to reinstall from site as recommended. It seems to have installed the same previous version 5.11 How do i install the proper version? Do I need to use ARM? I'm not an IT expert but I can follow proper instructions. Please assist. Love to upgrade my zoom again as I use it more... Thank you!
Show less
I accidentally clicked on cmd - (i.e. zoom out) in Zoom Team Chat. Unfortunately, I can no longer zoom in. The key combination Cmd + unfortunately does not work and it always comes only an error tone. Pleas Help!
Am I missing something? When I'm chatting with someone and I type in an email address, I expect that address to show as a link in the chat window. If I add a URL into a chat message that address shows as a hyperlink. Why doesn't an email address show as a hyperlink?
Show less
Scenario: Single user multiple access tokens. When I call the revoke endpoint with an access token then all the user's access tokens become invalid. example: RESP=$(curl -X POST https://zoom.us/oauth/token -d 'grant_type=account_credentials' -d "account_id=$ACCOUNT_ID" -H 'Host: zoom.us' -H "Authorization: Basic ${BASIC_CRED}") echo "RESP - $RESP" AT=$(echo $RESP | jq -r .access_token) echo "AT - $AT " C_CHAN=$(curl -X POST https://zoom.us/v2/chat/users/me/channels -H 'Content-Type: application/json' -H "Authorization: Bearer ${AT}}" -d '{ "name": "KEY-1234", "type": 3}') C_CHAN_ID=$(echo $C_CHAN | jq -r .id) # get 2nd access token RESP_2=$(curl -X POST https://zoom.us/oauth/token -d 'grant_type=account_credentials' -d "account_id=$ACCOUNT_ID" -H 'Host: zoom.us' -H "Authorization: Basic ${BASIC_CRED}") AT2=$(echo $RESP_2 | jq -r .access_token) #REVOKE FIRST TOKEN curl -X POST https://zoom.us/oauth/revoke -d "token=${AT}" -H 'Content-Type: application/x-www-form-urlencoded' -H "Authorization: Basic ${BASIC_CRED}" # send message with 2nd token #FAILS 😞
echo "Created $C_CHAN"
echo "AT2 - $AT2"
curl -X POST https://zoom.us/v2/chat/users/me/messages -H 'Content-Type: application/json' -H "Authorization: Bearer ${AT2}}" -d "{ \"message\": \"message \", \"to_channel\": \"$C_CHAN_ID\" }"
Show less
Did something change recently with the Team Chat 'Screenshot' button? For users with one monitor, there doesn't seem to be a way to send a screenshot of what you're working on that isn't Zoom. Instead, when you click the screenshot button in Zoom the app remains up and the only thing you can clip is Zoom, rather than what's behind Zoom, if that make sense. And you can't minimize because the computer is in clipping mode.
Show less