|
|
|
@ -1236,6 +1236,7 @@ def sendSignedJson(postJsonObject: {},session,baseDir: str, \
|
|
|
|
|
print("inboxUrl: "+str(inboxUrl))
|
|
|
|
|
print("toPersonId: "+str(toPersonId))
|
|
|
|
|
print("sharedInboxUrl: "+str(sharedInboxUrl))
|
|
|
|
|
if inboxUrl:
|
|
|
|
|
if inboxUrl.endswith('/actor/inbox'):
|
|
|
|
|
inboxUrl=sharedInboxUrl
|
|
|
|
|
|
|
|
|
|