Skip to content

fix: course content special cases #77

@Deepsn

Description

@Deepsn

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:

  1. Check if the original request was blocked
  2. Make the recursive requests manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglevel-60

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions