this post was submitted on 12 Sep 2022
14 points (100.0% liked)

Lemmy Support

4718 readers
21 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I'm not 100% certain that's the cause, but my testing so far suggests it's probably that. Basically if you have a URL that doesn't point to the original resource, but some copy of it on another instance, it won't resolve. So far I've only tested that on a third instance, but from my experience with the same bug on pleroma, this will occur even if you do it on the resource's origin instance. (fse post referred to from poa.st can't be resolved on fse.) As example: https://lemmy.perthchat.org/api/v3/resolve_object?q=https://lemmy.ml/post/472799. It's possible that this is actually just a federation block, but https://beehaw.org/post/125367/comment/32382 also fails, (and fetching that post works,) which I'm pretty sure isn't.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago

Thinking about this more, I realised it's impossible: The link might not even be a lemmy link at all! How am I meant to guess the other node's API? I'd use federation API, I guess, which I still haven't found nice docs for.