Session Report Zoom in MOODLE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-05 09:16 AM
@Crescere_staff I am not familiar with that error. Can you possibly send a screen shot?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-23 10:37 PM - edited 2022-03-23 10:38 PM
I have this issue too, cannot found any record in moodle, how can i get the zoom data?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-08-07 06:37 PM
Same problem , is there a way to view in moodle a session report?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-02-07 06:02 AM
Same here!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2023-02-07 06:04 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-01-02 02:10 AM
any solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
