I had a similar problem and it turned out I just used bad JSON and didn't end my string lol. Shouldn't "apps": { ["myappbundle.myreversedomain.Dvn8.Clip"] } be "apps": ["myappbundle.myreversedomain.Dvn8.Clip" ] without the curly brackets? At least that's the way I have it.