Skip to content

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

Description

@lujie001122

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'}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions