Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.7.4, 3.8.1, 3.9
-
Component/s: External Tool (IMS-LTI)
-
Labels:
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_37_STABLE, MOODLE_38_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-68049-38 -
Pull Master Branch:
-
Pull Master Diff URL:
Description
The /mod/lti/services.php/links/{link_id}/memberships endpoint is returning a 404 error.
The membership data has a misspelled element ("giveName") and omits the ext_user_username element when this is included in launch messages.
Note that this only affects the old version of the Link-level Memberships service, not the new version which uses a query parameter to the Context-level Memberships service to request a link-level response.