我正在尝试将Excel连接到我的365计划员。
使用graph-explorer我可以连接到我的群组和计划
https://graph.microsoft.com/v1.0/groups
https://graph.microsoft.com/v1.0/groups/<my group id>/planner
https://graph.microsoft.com/v1.0/planner
https://graph.microsoft.com/v1.0/planner/plans/<my plan id>/tasks
但是在excel本身,/groups
链接正常工作,甚至是/planner
链接,但是一旦我尝试提供<my plan id>
和/或/tasks
我就会{{1}错误。
有没有理由不工作?它只是另一个JSON。
我是否必须采取任何措施才能启用与365 Planner的连接?
PS使用excel 2016