Email or username:

Password:

Forgot your password?
Top-level
marcin mikołajczak
@alex If it's authorized fetch, then it won't work from a local install
1 comment
Alex Gleason
@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.
Go Up