Hi @clenart,
I'm not setting a domain, no. If I look at the above log, I'm seeing "" = "{\"container-identifier\":\"NSFileProviderRootContainerItemIdentifier\"}";, is that maybe the issue? Because as far as I can tell, the container-identifier should be the JSON key instead of a JSON object in the value.
However, I'm not certain of this, as the documentation page mentions:
{
container-identifier = "<identifier>"
domain = "<domain identifier>"
}
Which, to me, doesn't look like valid JSON. Should it also be wrapped in the aps dictionary?