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 Companion2022-03-02 05:06 AM
I am trying to integrate ZOOM plugin in Moodle, I install it, I enter the APIs but when I am going to generate an activity that is a conference by ZOOM, this comes out:
“You are using Zoom for the first time, so you must enable your Zoom account by logging in to with your login credentials. Once you’ve activated your Zoom account, reload this page and continue setting up your meeting.”
Can someone help me
Am new t o this platform, forgive me if i break any rule with this post but i need assistance asap
2022-03-02 08:36 AM
Hi there, sounds like you did everything correctly in regards to setting up the integration. The error simply means that the email being passed through the integration does not match any accounts within the account you integrated it to. Simply use an email that matches within the account or ensure the user who is trying to access the integration (instructor) gets an account created within the Zoom organizational account with an email that matches and try again.
2023-05-06 03:39 AM
Sorry I am just getting here one year later, but I have a similar proble. I provided the necessary API and secret key for Zoom plugin to Moodle. When I try adding a zoom activity using an account with exactly the same email address as the zoom account-owner (we have a zoom for education licence valid for 20 users), i still get the same error message: "Unable to find your account on Zoom. If you are using Zoom for the first time, you must activate your Zoom account by logging into https://zoom.us/. Once you've activated your Zoom account, reload this page and continue setting up your meeting. Else make sure your email on Zoom matches your email on this system."
The Zoom accounts are active and we have used them to schedule some meetings outside Moodle.
Might anyone here have an idea why this is happening?
2023-05-08 10:14 AM
Hello, id say open a ticket so our LTI team could get a better look. There are a few factors in play here:
Hard to say just by going off this thread so its better to do some more digging with an engineer, it should be a relatively easy fix, open a ticket here: https://support.zoom.us/hc/en-us/requests/new
2023-05-25 02:36 AM
Thanks for the advice. We are presently working on a Moodle Upgrade. We shall revist this issue and open a ticket should the it persist when we switch over to the new Moodle version.
2023-07-26 02:32 PM
Hi,
We have a similar problem.
After upgrading to the latest version we couldn't connect it anymore. We thought it was because we used JWT.
So, we create the Oauth S2S app
After completing the credentials using Oauth S2S we get the following error
Connection status: Connection failed: HTTP Status 403
Changing Zoom API Identifier from email address to username we have this status
Connection status: Connection working
But in this case we get this message when trying to create rooms
Unable to find your account on Zoom. If you are using Zoom for the first time, you must activate your Zoom account by logging into https zoom us. Once you've activated your Zoom account, reload this page and continue setting up your meeting. Else make sure your email on Zoom matches your email on this system.
Any idea where we might be going wrong?
Regards
Moodle version 4.1+ (Build: 20221222) (2022112800.05) PHP Version 8.1.2-1
Moodle zoom meeting plugin Release v5.0.0
2023-11-22 09:33 AM
Sorry for the delay in reply. Were you able to figure this out? Our unique identifier will always be email and it alludes to that in the error above.
2023-11-22 07:59 AM - edited 2023-11-22 08:07 AM
We have similar problem. We get the following error as soon as we open Zoom plugin settings in Moodle:
Connection status: Connection failed: OpenSSL SSL_connect: Connection reset by peer in connection to zoom.us:443
We also have PHP Version 8.1.2-1 (ubuntu2.14.), and Moodle 4.1.1
2023-11-22 09:37 AM
If you are still using JWT, this has now been deprecated by Zoom. You will need to update to using Oauth moving fwd. If you are using S2S Oauth, I would post this question to our Dev forums devforums.zoom.us
2023-11-23 12:39 AM
We're using Oauth.