The API returned an error code [404 | z3s63bgu2g25ans1.0e4830fa3a27620edff9b15bd31497ef7] not_found - Not Found
AnsweredReader 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.
Please sign in to leave a comment.
Comments
2 comments