message not found
回答済みHi,
I am getting this error while trying to upload documents using python code. Please help in resolving this error.
boxsdk.exception.BoxAPIException: Message: Not Found
Status: 404
Code: not_found
Thanks.
-
正式なコメント
Hello Prudhvi,
Based on the information provided, I'm not quite sure why you are getting this error. Typically, not_found errors show up due to the application service account not having the appropriate permissions to the content you are trying to access.
I would review the authentication sample code in the python sdk - specifically looking at the as user section. As-user calls will allow you to make API calls as another user other the application service account.
Thanks,
Alex, Box Developer Advocate
コメントアクション -
Another way to get to the authorization screen is by going to Admin Console > Apps > Custom Apps like shown in this article. You are correct in that you will want to reauthorize in order to allow the changes you made to go through.
Thanks,
Alex, Box Developer Advocate
サインインしてコメントを残してください。
コメント
5件のコメント