cancel
Showing results for 
Search instead for 
Did you mean: 

Session Report Zoom in MOODLE

Crescere_staff
Newcomer
Newcomer

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?

9 REPLIES 9

colegs
Community Champion | Employee
Community Champion | Employee

@Crescere_staff  I am not familiar with that error.  Can you possibly send a screen shot?

I have this issue too, cannot  found any record in moodle, how can i get the zoom data? 

 

Same problem , is there a way to view in moodle a session report? 

Hi, 

i've the same problem.

Schermata 2023-09-20 alle 12.46.26.png

 In moodle there are not reports.

In Zoom I can see the report of this specific session.

Can you help me?

Thanks

Silvia 

SanGp
Newcomer
Newcomer

Same here!

SanGp
Newcomer
Newcomer
 

medreseti93
Newcomer
Newcomer

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

Galvig
Newcomer
Newcomer

any solution?

Freddi_G
Community Champion | Employee
Community Champion | Employee

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.