evanp / onepage.pub

A one-page ActivityPub server
Apache License 2.0
45 stars 3 forks source link

Error fetching key object in HTTP Signature #148

Open evanp opened 8 months ago

evanp commented 8 months ago

2024-01-08T13:49:09.883Z error: Unhandled rejection: Cannot read properties of null (reading 'json') 2024-01-08T13:49:09.883Z debug: TypeError: Cannot read properties of null (reading 'json') at HTTPSignature.validate (file:///app/index.mjs:294:37) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async authenticate (file:///app/index.mjs:325:22)