diff --git a/activitypub.c b/activitypub.c index 2216fdc..f4c081b 100644 --- a/activitypub.c +++ b/activitypub.c @@ -140,6 +140,8 @@ int actor_request(const char *actor, xs_dict **data) payload = NULL; } } + else + srv_debug(0, xs_fmt("actor_request error %d", status2)); } /* collect the (presumed) shared inbox in this actor */