Skip to content

API is deprecated #62

@timvancann

Description

@timvancann

Minimal example:

    let client =
        NotionApi::new("secret_xxx".to_string()).unwrap();
    let databases = client.list_databases().await.unwrap();

Throws

error: ErrorResponse { statu
s: StatusCode(400), code: ValidationError, message: "This API is deprecated." }

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