Hi, I'm trying to add a new group to control access to Rovo AI in the beta feature "Automatic AI Access," but I'm receiving the following error: "We’re unable to grant AI access."
Upon reviewing the browser network request, the payload response was:
{
"timestamp": "2025-10-29T15:00:32.529+00:00",
"path": "/api/admin/v2/orgs/<org id>/directories/74aebf15-[...]/groups/3723a594-[...]/role-assignments/ai-access/assign",
"status": 404,
"error": "Not Found",
"requestId": "e56d9a84-4244401",
"message": "Request failed to match any route"
}
Anyone else with the same issue?