I make an api call to get a Learning Object /learn/v1/lo/98 but I’m getting an error as below. Strange thing is that this works when retrieving Learning Objects for other courses so it’s not my permission level which is Superadmin. Are there some permissions that I’m missing?
{ "name": "Forbidden", "message": [ "Permission denied" ], "code": 0, "status": 403 }