Cant place app block (section) at the footer or header (Section is not supported in section groups)

I’m getting this error: “Section X is not supported in section groups”.

Code:

{% schema %}
{
    "name": "...",
    "target": "section",
    "settings": [
		...
    ]
}
{% endschema %}