Returning 404 error trying to get the file using App access token using API
API : https://api.box.com/2.0/file/:fileId
I created APP and using the configurations to generate the JWT access token , I am able to create the folder and upload the file through API but able to retrieve the file and getting following error
{
"type": "error",
"status": 404,
"code": "not_found",
"help_url": "http://developers.box.com/docs/#errors",
"message": "Not Found",
"request_id": "wpvus8hd6o0b3f5s"
}
Help is greatly appreciated
サインインしてコメントを残してください。
コメント
1件のコメント