Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alipcs_py.alipcs.errors.AliPCSError: API error code: NotFound.ParentFileId, response: {'code': 'NotFound.ParentFileId', 'message': 'The resource parent_file_id cannot be found. parent_file_id:613397974b634251e0554d7cb56df3e46d473239 not found'} #28

Open
lujie001122 opened this issue Jul 17, 2024 · 0 comments

Comments

@lujie001122
Copy link

from alipcs_py.alipcs import AliPCSApi
if name == 'main':
aliPCS = AliPCSApi('d7382a17efdd456f998d73647ca1f761')
print(aliPCS.list(file_id='613397974b634251e0554d7cb56df3e46d473239'))
报错:
alipcs_py.alipcs.errors.AliPCSError: API error code: NotFound.ParentFileId, response: {'code': 'NotFound.ParentFileId', 'message': 'The resource parent_file_id cannot be found. parent_file_id:613397974b634251e0554d7cb56df3e46d473239 not found'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant