The API returned an error code [404 | z3s63bgu2g25ans1.0e4830fa3a27620edff9b15bd31497ef7] not_found - Not Found
回答済みReader reader = new FileReader("D:\\config.json");
BoxConfig config = BoxConfig.readFrom(reader);
BoxDeveloperEditionAPIConnection api= BoxDeveloperEditionAPIConnection.getAppEnterpriseConnection(config);
BoxFile 文件 = new BoxFile(api, "854685679395");
API 返回错误代码 [404 | z3s63bgu2g25ans1.0e4830fa3a27620edff9b15bd31497ef7] not_found - 未找到
-
Please use the get current user endpoint to confirm what user is associated with your access token. This error indicates that this user does not have access to file ID 854685679395.
サインインしてコメントを残してください。
コメント
2件のコメント