You should get the gist from the title.
Related issues
Comments


/setblock 223 64 -201 air

The error message is triggered if the block to replace is already of that kind.
To avoid the message use
/setblock 223 64 -201 air 0 destroy

Not yet fixed, dupe of MC-50166
Please provide the exact command that you've used.