You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you know the handle of the post author, you can also do this by GETing https://cohost.org/api/v1/trpc/posts.singlePost?input={"handle":"<Handle of post author>","postId":<Post ID>}.
the readme says this:
but you can, via the share function (at least in a browser): https://cohost.org/[username]/post/compose?shareOf=[id] shows the post with the specified id :)
The text was updated successfully, but these errors were encountered: