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

Post attributed to non-existent collection #881

Open
silverpill opened this issue Feb 14, 2024 · 0 comments
Open

Post attributed to non-existent collection #881

silverpill opened this issue Feb 14, 2024 · 0 comments

Comments

@silverpill
Copy link

Describe the bug

I was wondering if https://blog.writefreely.org is federated.

The corresponding object ID is https://blog.writefreely.org/api/posts/5tazkaq6om2oq3in, and it can be fetched and the object structure seems to be correct. However, its attributedTo field points to https://blog.writefreely.org/api/collections/writefreely which returns 404. Is this intentional?

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

curl -H "Accept: application/activity+json" https://blog.writefreely.org/api/collections/writefreely

Expected behavior

I expect the value of attributedTo to be an actor.

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

No branches or pull requests

1 participant