Hello friends! I'm still testing out my personal ActivityPub server - and I need *your* help 🙂

If you click this link → @example

Do you see the user's account or a page of JSON code?

If you do see the code, could you please let me know which platform / app you're using?

THANKS GANG!

I see the @ account
79.4%
I get a page of JSON
19.4%
Something else (what?)
1.2%
Poll ended at .

@Edent @example

if i click it, i get a user page in mastodon, and if i go to "view original profile", i get JSON

mastodon itself differentiates the content it returns based on the `Accept` header the client sends (text/html vs activitypub+json (or something like that)), maybe you can do something of the same? :3