It seems the odata provided when we link directly to a post via /posts/[post id]/, we get OData for the thread, not for the post, causing embeds to be significantly less useful.
Is there a better link to use (I'm using the link off of the webhook), or is this just a side effect of how these post links get redirected to an anchor tag?
A similar problem was implemented here: https://xenforo.com/community/threa...hread-preview-when-unfurling-post-url.165902/ but those are specifically XenForo unfurling, and not cross-embed on things like Slack.
However, if I test the URL in the unfurling tester, I get the thread post, not the reply the link links to -- regression? I'm currently on 2.3.10
Is there a better link to use (I'm using the link off of the webhook), or is this just a side effect of how these post links get redirected to an anchor tag?
A similar problem was implemented here: https://xenforo.com/community/threa...hread-preview-when-unfurling-post-url.165902/ but those are specifically XenForo unfurling, and not cross-embed on things like Slack.
However, if I test the URL in the unfurling tester, I get the thread post, not the reply the link links to -- regression? I'm currently on 2.3.10