Skip to content
Discussion options

You must be logged in to vote

I created a fix in #2354.

It feels almost like a bug in GoToSocial, where they serve two different objects for the same ID, the full actor object and a partial public key object. Both use the user path as their ID:

{
  "@context": [...],
  "discoverable": true,
  "featured": "https://gotosocial-production-f7fa.up.railway.app/users/obietester/collections/featured",
  "followers": "https://gotosocial-production-f7fa.up.railway.app/users/obietester/followers",
  "following": "https://gotosocial-production-f7fa.up.railway.app/users/obietester/following",
  "hidesCcPublicFromUnauthedWeb": true,
  "hidesToPublicFromUnauthedWeb": false,
  "id": "https://gotosocial-production-f7fa.up.railway.app/…

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
10 replies
@obenland
Comment options

@MTRNord
Comment options

@obenland
Comment options

@obenland
Comment options

@MTRNord
Comment options

Comment options

You must be logged in to vote
1 reply
@MTRNord
Comment options

Answer selected by obenland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants