I was just trying to disassociate team and schedule with API call. But I got error like.
“error”: {
“message”: “Invalid Schedule”,
“code”: 3001,
“errors”: {
“rotation_layers.members.base”: l
“Stakeholders cannot be added to schedules”
]
}
},
Previously, I was able to do it without any problems. So, what’s wrong with this error? What’s wrong with my schedule?