## Bug Description This works: https://python.microbit.org/v/3/api/gc This does not: https://python.microbit.org/v/3/api/microbit.audio.SoundEffect (403 forbidden) Presumably a glitch in the fallback routing that we have to serve the index page. Probably needs fixing outside this repo but tracking here.