Romern / syncMyMoodle

Synchronization client for RWTH Moodle
GNU General Public License v3.0
70 stars 18 forks source link

Potential Bug: Failed to find custom_id on lti page #107

Open fstracke opened 1 year ago

fstracke commented 1 year ago

Hey! I wanted to report a possible bug in syncmymoodle. This still might stem from the shift towards moodle4. When I try to sync after a couple of courses it prints "ERROR:main:Failed to find custom_id on lti page." a couple of times. Afterwards it throws a KeyError 'result' twice at line 889 in main.py

It is completely possible that this is my own wrongdoing, I might just not be aware of it. If so it would be wonderful if anyone could correct me. If I had to guess, the error might be thrown for the (VU) Einführung in eingebettete Systeme lecture.

fstracke commented 1 year ago

Possible duplicate of #87

fstracke commented 1 year ago

Traceback: grafik