Insufficient Scopes despite having wildcards.

Trying to get course related files via this endpoint: d2l/api/lp/{version}/{orgUnitId}/managefiles/

based on this documentation: https://docs.valence.desire2learn.com/res/course.html#get--d2l-api-lp-(version)-(orgUnitId)-managefiles-

however, getting insufficient scopes despite having scopes set as wildcards:

{ Errors: [ {Message: "Insufficient scope to call API.Required: managefiles:files:read, managefiles:folders:read"} ] }

Tagged: