Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect facet responses for posts containing emojis #301

Open
MadhuGowthaman opened this issue Dec 5, 2024 · 0 comments
Open

Incorrect facet responses for posts containing emojis #301

MadhuGowthaman opened this issue Dec 5, 2024 · 0 comments

Comments

@MadhuGowthaman
Copy link

Hello everyone,

For the following post, I'm getting incorrect facet responses.

Post Url: https://bsky.app/profile/testjjzz.bsky.social/post/3lbwoz6effs2m

Response:

{
"createdAt": "2024-11-27T13:50:05.980Z",
"langs": [
"en"
],
"text": "😀 #abcdef",
"$type": "app.bsky.feed.post",
"facets": [
{
"features": [
{
"tag": "abcdef",
"$type": "app.bsky.richtext.facet#tag"
}
],
"index": {
"byteEnd": 12,
"byteStart": 5
}
}
]
}

Could someone please explain how to properly utilize facet information for this post?

Thank you!

@bnewbold bnewbold transferred this issue from bluesky-social/atproto-website Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant