I'm working on an integration with Brightspace to sync course data and eventually completions / grades out to a third party system.
Anything I query on the lp api such as roles or course offerings works fine (version 1.43)
However I consistently get 403 Forbidden errors when trying to access data on the le api
I've ruled out it being an oauth scope issue as I initially received a different error message while missing the required scopes.
Any advice or suggestions on what to look into to resolve this from the Brightspace community would be much appreciated