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

@lujie001122

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

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