Skip to content

[Request] shelf API doesn't return complete Post data. #1240

@mohammadrafigh

Description

@mohammadrafigh

Currently, when we call /api/me/shelf/item/${itemUUID}, We get a non-complete Post object, So to get the exact Post we tried to get it using Mastodon API /api/v1/statuses/${post_id} with the provided post_id from shelf response. But it throws 404 which means the post_id returned from shelf API is not actually an ActivityPub post_id.
There should be a way to get complete post by user, Either using shelf API or Mastodon API.
Currently I'm stuck here.

If there is an undocumented way to get the complete post I would appreciate to know it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Wishlist

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions