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!