Skip to content

If there are no files in the dataset, an error code 102 ("You don't own the document None") will occur when retrieving the file list through the API key. #5401

Open
@GavinZhou0125

Description

@GavinZhou0125

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

6eed115

RAGFlow image version

v0.16.0-63-g7b5d8312 full

Other environment information

Actual behavior

{
"code": 102,
"message": "You don't own the document None."
}

Image

Expected behavior

The dataset list will be returned normally, along with an empty array.

Steps to reproduce

Create a new dataset and retrieve its file list through the API.

/user-setting/api#list-documents

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions