You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
I believe this arises from a data inconsistency on our end -- between the flag used to mark things to be listed in the topic tree, and the menu data. We're working on resolving the inconsistency so it should be fixed up fairly soon. (cc @brownhead)
Yeah, that sounds likely. We're not hiding as much stuff on the live site as we should be, and that endpoint is also not filtering out things in quite the right way. I was hoping the changes would be pushed out today, but there's some concerns around a specific curriculum and language.
Topictree api output differs from website. E.g. there should be a top level topic "programming".
https://de.khanacademy.org/api/v1/topictree
has two top-level children"children": [ { "node_slug": "math" }, { "node_slug": "resources" } ]
, but the website has also programming.
The text was updated successfully, but these errors were encountered: