Skip to content

invalid type: map, expected a sequence #73

@spirillen

Description

@spirillen

Hi and thanks for making this Rust Crate library.

While I was directed here from the scripts I'm trying to learn to make, I've ran into this error message

MISSKEY_API_URL="https://matrix.rocks/api/" MISSKEY_TOKEN="API_KEY" ./mk-cleaner $UID
Doing $UID
Failed to get user $UID notes: JSON error: invalid type: map, expected a sequence at line 1 column 825
users suspended: 1, not suspended: 0
notes deleted: 0, not deleted: 1

For what I've been able to find on the little internet, it seems to relate to how the JSON response are handled. My Question is now, is this related to your Library?? If it is, is there any change you will picl up the project again and continue develop it?

I'm a hallo world rust-lang noob,

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