Cant get the permissions working for this unless the user is granted syncpipes.admin
"You've not got enough pipes to build that I'm afraid."
The config file has had this added, and test group has been assigned using permissionsmanager
"permLevels": {
"default": {
"upgradeLimit": -1,
"pipeLimit": 6
},
"test": {
"upgradeLimit": -1,
"pipeLimit": 12
}
}Can you let me know what i am doing wrong here
