1

我正在按照本文档 https://docs.microsoft.com/en-us/graph/api/driveitem-createlink?view=graph-rest-1.0&tabs=http通过 Microsoft Graph API 创建可共享链接

我得到的回应是

#<HTTParty::Response:0x563ee09ce0d0 parsed_response={"error"=>{"code"=>"accessDenied", "message"=>"此操作需要账户升级。", "innerError"=>{"code "=>"accountUpgradeRequired", "date"=>"2020-07-13T05:17:42", "request-id"=>"abc-request-id"}}}

我为解决这个问题所做的步骤

  1. 我已将帐户从试用升级为付费
  2. 我已授予应用程序并授予站点和文件的完全权限
4

0 回答 0