Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

501: Response prep error #11

Open
johnspurlock opened this issue Aug 27, 2024 · 1 comment
Open

501: Response prep error #11

johnspurlock opened this issue Aug 27, 2024 · 1 comment

Comments

@johnspurlock
Copy link

There is a reference to a bridge post in someone's public outbox collection (they boosted it)

https://social.medusmedia.com/users/medus/outbox?page=true

 {
      "id": "https://social.medusmedia.com/users/medus/statuses/113018827849395506/activity",
      "type": "Announce",
      "actor": "https://social.medusmedia.com/users/medus",
      "published": "2024-08-24T20:14:14Z",
      "to": [
        "https://www.w3.org/ns/activitystreams#Public"
      ],
      "cc": [
        "https://ap.podcastindex.org/podcasts?id=288180",
        "https://social.medusmedia.com/users/medus/followers"
      ],
      "object": "https://ap.podcastindex.org/episodes?id=288180&statusid=https://funfactfriday.com/episodes.html#0199&resource=post"
    },

but fetching that url fails with 501: Response prep error.
https://ap.podcastindex.org/episodes?id=288180&statusid=https://funfactfriday.com/episodes.html#0199&resource=post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@johnspurlock and others