ap-groups
ap-groups copied to clipboard
Error updating profile
When updating profile, the post to outbox fails with a 500 error and the following response:
Error: jsonld.InvalidUrl: Dereferencing a URL did not result in a valid JSON-LD object. Possible causes are an inaccessible URL perhaps due to a same-origin policy (ensure the server uses CORS if you are using client-side JavaScript), too many redirects, a non-JSON response, or more than one HTTP Link Header was provided for a remote context.
at /workspace/node_modules/activitypub-core-server-express/lib/index.js:103:14
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)