ericmerrill / moodle-mod_webexactivity

A Cisco WebEx activity module for Moodle
https://moodle.org/plugins/view.php?plugin=mod_webexactivity
9 stars 13 forks source link

Exception 0000001 #20

Open behoof opened 4 years ago

behoof commented 4 years ago

Getting error in code and message: WebEx exception 000001 when creating new user.

line 456 of /mod/webexactivity/classes/user.php: coding_exception thrown line 117 of /mod/webexactivity/classes/user.php: call to mod_webexactivity\user->save_to_webex() line 885 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\user::load_for_user() line 266 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\local\type\base\meeting->get_host_webex_user() line 909 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\local\type\base\meeting->save_to_webex() line 102 of /mod/webexactivity/lib.php: call to mod_webexactivity\local\type\base\meeting->save() line 128 of /course/modlib.php: call to webexactivity_add_instance() line 154 of /course/modedit.php: call to add_moduleinfo(

matarum commented 4 years ago

same thing here

ericmerrill commented 4 years ago

I've added this doc that adds some more information to troubleshooting this: https://github.com/merrill-oakland/moodle-mod_webexactivity/wiki/Manual#webex-exception-xxxxxxx-when-creating-new-user

Also, in the next release, more information will be provided with this error.