On some courses the content request doesn't go though, giving a 403.
Causes:
- When getting content, the use of "recursive" query causes the 403
- Certain content is prohibited by BB and thus the entire request is blocked
Solving:
- Check if the original request was blocked
- Make the recursive requests manually