It seems if you blindly attach extra metadata onto GBS requests, some LMS will bomb out during request validation. Since keeping track of the LMS type (i.e. determining when to include metadata) is an application-level concern, I'm just making note of a pitfall on the relevant function.
Summary of Changes
It seems if you blindly attach extra metadata onto GBS requests, some LMS will bomb out during request validation. Since keeping track of the LMS type (i.e. determining when to include metadata) is an application-level concern, I'm just making note of a pitfall on the relevant function.
Testing
(Documentation-only change)