Insufficient Scopes despite having wildcards.
Jay.A.6583
Posts: 2 🌱
Trying to get course related files via this endpoint: 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"} ] }