Skip to content

public.api.bsky.app/xrpc/app.bsky.feed.searchPosts "cursor" parameter is not working. #296

Description

@wiksien

I may be doing something stupid, so feel free to correct me, but I think the cursor parameter is broken on the API side of things.

Other parameters work like for example: https://public.api.bsky.app/xrpc/app.bsky.feed.searchPosts?q=test&limit=100

But when I add the cursor parameter I get 403 Forbidden, for example: https://public.api.bsky.app/xrpc/app.bsky.feed.searchPosts?q=test&limit=100&cursor=%2210%22

I want to use the cursor to fetch 400 posts instead of the limited 100.

For any sort of help I thank in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions