Possible BUG: Running into "Payload Too Large" error even though my canister is around 1 MB in size

Hi Severin,

I have a similar problem with my Motoko backend:

image

Any advice on how I could resolve this build error would be greatly appreciated.

You should try gzipping it. Gzipping
and have dfx.json point to wasm.gz

1 Like