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 04:09 AM
Hello, i have installed plug-in Zoom in MOODLE and it is work very well. But, when i view session report in Moodle, for a meeting zoom, i not view session report and message is this "you have not session .....".
Can you help me?
2022-03-05 09:16 AM
@Crescere_staff I am not familiar with that error. Can you possibly send a screen shot?
2022-03-23 10:37 PM - edited 2022-03-23 10:38 PM
2022-08-07 06:37 PM
Same problem , is there a way to view in moodle a session report?
2023-09-20 03:47 AM
Hi,
i've the same problem.
In moodle there are not reports.
In Zoom I can see the report of this specific session.
Can you help me?
Thanks
Silvia
2023-02-07 06:02 AM
Same here!
2023-02-07 06:04 AM
2023-08-14 01:53 AM
I had the same problem and I solved by creating a cronjob in my server
watch this video
https://www.youtube.com/watch?v=Xe4Z0zTbmA0&pp=ygUOY3JvbmpvYiBtb29kbGU%3D&ab_channel=Dr.NellieDeutsc...
note: do it without a password if not work with a password
2025-01-02 02:10 AM
any solution?
2025-01-06 01:43 PM
Hi @Galvig ,
Just to clarify, this isn't the Moodle LTI integration created by Zoom; it's the Moodle Plugin for Zoom developed by Moodle. Have you tried exploring @medreseti93 's solution above?
Can you still create meetings through the plugin, or are all functions impacted by this issue? If it's only session reports that are affected, the problem may be related to the reporting API scope. I’d recommend checking with the admin who configured the integration and verify scopes for the app in Zoom's marketplace
If all functions are impacted, it might be necessary to update the integration to use OAuth, as Zoom has phased out JWT for authentication. In that case, the admin could try rebuilding the integration by creating a new OAuth app in the Zoom Marketplace and generating the new OAuth credentials (Client ID and Client Secret) for the plugin configuration. I am not sure if the plugin supports OAuth - You may need to ask Moodle this, if they don't, they would need to update the plugin settings to reflect this change.