rust-lang / rust-playground

The Rust Playground
https://play.rust-lang.org/
Apache License 2.0
1.2k stars 203 forks source link

Opening shared link yields blank document and unexpected token error #1053

Open Voultapher opened 3 months ago

Voultapher commented 3 months ago

Opening this link https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=99d1c3ef5b3e76f316d032f75abcf913

Yields:

Unexpected token '<', "<!DOCTYPE "... is not valid JSON

I opened this link a couple days ago, just fine.