Description
The input layer and append layer must have the same geometry type.
Solution
Verify that the layer you want to append has the same geometry type as the layer you want to append to.
For example, append point features to point features, and table features to table features.