WebEx integration with Moodle 3.1

WebEx integration with Moodle 3.1

by Dipankar Roy -
Number of replies: 0

Hi,

I am trying to integrate the WebEx plugin with Moodle 3.1 but I am receiving the following error while trying to add WebEx as an activity. Any solutions regarding the issue would be greatly appreciated. Thank you

Coding error detected, it must be fixed by a programmer: WebEx exception 030078 when creating new user. 

Debug info: 
Error code: codingerror
×Stack trace:
  • 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 762 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\user::load_for_user()
  • line 259 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\local\type\base\meeting->get_host_webex_user()
  • line 786 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\local\type\base\meeting->save_to_webex()
  • line 96 of /mod/webexactivity/lib.php: call to mod_webexactivity\local\type\base\meeting->save()
  • line 121 of /course/modlib.php: call to webexactivity_add_instance()
  • line 275 of /course/modedit.php: call to add_moduleinfo()

Average of ratings: -