So… I just tried implementing ActivityPub again… and once again, something’s wrong! Yey… When I hit the follow button on a different instance, I receive the request, process it and send a signed Accept. But it seems it’s not actually working… At least the accept part…
Or if you don't know what a response is, you can always write a webmention comment (you don't need to know what that is).
1 interaction
In reply to https://hacdias.com/micro/2020/10/trying-activitypub/.
I remember looking at https://github.com/aaronpk/Nautilus/blob/master/app/ActivityPub/HTTPSignature.php a whole lot to finally get signaturesโand Acceptsโto work. (Could never get Deletes to actually work, though.) ๐
โ 14 Oct 2020 12:00
said: