@mkljczk I'm trying to fetch it from a local Mastodon install and it's not working. This may be a waste of time. I wish we could at least see what the actor object is supposed to look like.
Top-level
@mkljczk I'm trying to fetch it from a local Mastodon install and it's not working. This may be a waste of time. I wish we could at least see what the actor object is supposed to look like.
2 comments
@alex If it's authorized fetch, then it won't work from a local install
0
0
14 Dec 2023 at 15:40 | Open on pl.fediverse.pl
@mkljczk bundle exec rails c
> ActivityPub::FetchRemoteActorService.new.call("https://www.threads.net/ap/users/mosseri/") I'm trying this from a real Mastodon at animalliberation.social and it comes back nil. |