Frontend canister wasm not allowlisted in Playground

Hi DFINITY team,

I am encountering an error when trying to deploy to the Motoko Playground. It seems like the frontend canister wasm for my current dfx version hasn't been allowlisted yet.

Error message:
Error: The frontend canister wasm needs to be allowlisted in the playground but it isn't. This is a mistake in the release process.

My environment:

  • dfx version: 0.31.0

  • Command used: dfx deploy --playground

Could you please look into allowlisting this wasm for the playground? Thanks!

Thanks for the ping, I update the allowlist

Hi, looks like the issue is still exist.

I can’t reproduce it with 0.31.0. I can deploy frontends to --playground just fine