计划人员任务Api调用失败,并偶尔出现权限错误 [英] Planner Tasks Api Call is failing with permission error sporadically

查看:70
本文介绍了计划人员任务Api调用失败,并偶尔出现权限错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在呼叫端点https://graph.microsoft.com/v1.0/planner/plans/:planId/tasks?$select=id,title,appliedCategories,assignments,dueDateTime,createdDateTime,percentComplete

有时调用失败并出现权限错误(并非总是如此),但对Graph API的其他调用也可以在相同的token上正常工作

Sometimes call is failing with permission error (not always) but other calls to Graph API are working fine with same token

错误响应为

{
  "error": {
    "code": "",
    "message": "You do not have the required permissions to access this item.",
    "innerError": {
      "request-id": "f8b43045-b062-4e57-9c7f-c4380c197f55",
      "date": "2017-08-17T11:34:11"
    }
  }
}

推荐答案

感谢您的报告.现在应该解决此问题,如果您仍然遇到问题,请告诉我们.

Thank you for the report. This problem should be resolved now, let us know if you are still experiencing the issue.

这篇关于计划人员任务Api调用失败,并偶尔出现权限错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆