You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
In some moodle courses we use the plugin to a great extent. To do this, we create a meeting and then duplicate the activity multiple times, as this generates new meetings with their own meeting ID. Then we change the title, date and time and the prerequisites.
Now the error has occurred that changes are no longer applied and the error message "Zoom cannot be updated". or "error/moodle/cannotupdatemod" appears. Sometimes the changes are then still applied in Moodle, but never in Zoom. This does not only affect changes to the title or date, but also appears when prerequisites are to be changed.
We have observed that the error always seems to occur after editing 40-50 meetings. The next day, changes could be made again and the error occurred again after about 45 processed meetings. It looks like an overload. Can anyone help us further?
Thank you and best regards
Chatharina
The text was updated successfully, but these errors were encountered:
A single user can only make 100 create and update meeting requests per day (UTC). This 24-hour period resets at 00:00 UTC, not the user or account's local timezone.
Assuming no other actions were made within the 24 hours, I think you'll be able to perform the task on 50 activities considering you're creating the meeting with the duplication and then updating the meeting with title, date/time change.
I do see an issue with the Moodle activity title, date/time being inconsistent with Zoom's settings because of the rate limit error (429 response). We may want to consider passing the error up to the user and holding on the Moodle activity update.
Thank you for such a detailed account of the issue,
Steve
first of all, thanks a lot for the quick feedback and the provision of the plugin. It is really a great enrichment for our users and is gratefully accepted by them!
In fact, I didn't realize that there was a rate limit, but that definitely explains why we're getting this error.
Did I understand correctly that it is planned to adapt the error description so that the users know directly why the error occurred? That would certainly help other users who experience the same problem. In general, if consistency could be maintained between Zoom and Moodle, that would be great. Thanks again for your great work!
jrchamp
changed the title
Changes to the activity Zoom Meeting will not be applied
Show error details when Changes to the activity Zoom Meeting are not applied
Nov 7, 2024
Hi!
In some moodle courses we use the plugin to a great extent. To do this, we create a meeting and then duplicate the activity multiple times, as this generates new meetings with their own meeting ID. Then we change the title, date and time and the prerequisites.
Now the error has occurred that changes are no longer applied and the error message "Zoom cannot be updated". or "error/moodle/cannotupdatemod" appears. Sometimes the changes are then still applied in Moodle, but never in Zoom. This does not only affect changes to the title or date, but also appears when prerequisites are to be changed.
We have observed that the error always seems to occur after editing 40-50 meetings. The next day, changes could be made again and the error occurred again after about 45 processed meetings. It looks like an overload. Can anyone help us further?
Thank you and best regards
Chatharina
The text was updated successfully, but these errors were encountered: