Bluesky custom feed not working

Im trying to add this Bluesky Feed (Bluesky) to a Bluesky custom node. With the format it suggests, this should work:

at://did:plc:rnzy2olsghktr7e3x6dlmtpj/feed/aaapeutwpo7a4

But it does not. Returns

 Bluesky Scraper Failed!
Error reading from Bluesky: Failed to fetch posts: {
    "error": "InvalidRequest",
    "message": "Error: feed must be a valid at-uri"
}

Flow error: https://www.gumloop.com/pipeline?workbook_id=6SESJUnCct7EV36Syh7Dbc&run_id=EU5LYfwccetZtqkBgYdoMV

What is wrong?

Hey @Karthik! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

This is now solved.

at://did:plc:rnzy2olsghktr7e3x6dlmtpj/app.bsky.feed.generator/aaapeutwpo7a4

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.