moodle-mod_googlemeet
moodle-mod_googlemeet copied to clipboard
Issue abour permissions when sync
Hi Rone, As I commented in moodle.org, I have been working with this plugin but when I'm going to sync, the platform shows me an error. In the attached image, I show which is the message I get.
What I did was comment the line:
helper::request($service, 'create_permission', $permissionparams, json_encode($permissionrawpost));
in the client.php and it works but with this modification, the access for the students to the recordings is blocked and they have to require permission. I guess, this is the way to give the user those permissions automatically.
Could you help me please with this problem? Thank you.
Alexander.