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

Allow publishing bookmarks to Twitter (and others?) #1045

Closed
anarchivist opened this issue Jun 17, 2021 · 3 comments
Closed

Allow publishing bookmarks to Twitter (and others?) #1045

anarchivist opened this issue Jun 17, 2021 · 3 comments

Comments

@anarchivist
Copy link

anarchivist commented Jun 17, 2021

Hi there - thanks for Bridgy! I'm seeing issues with some notes bookmarks on my site not posting to Twitter, but successfully posting to Mastodon for the same post.

Example: https://matienzo.org/2021/166/hudson/ (there's a lingering syndication link for posting to the Bridgy publish endpoint for Twitter)

What sticks out to me from the failed Twitter post is:

I 2021-06-17 18:14:27.505367+00:00 Object type(s) {'h-entry'} not supported; error=Cannot publish type=activity, verb=post to Twitter; trying next.
I 2021-06-17 18:14:27.505720+00:00 Could not find content in <a href="http://microformats.org/wiki/h-entry">h-entry</a> or any other element!

The h-entry seems to be recognized by the log, however.

Edit: This seems to specifically impact my posts that are marked up as bookmarks, because another recent post to Twitter succeeded through Bridgy.

@anarchivist anarchivist changed the title Posting to Twitter failing with Object type(s) {'h-entry'} not supported Jun 17, 2021
@snarfed
Copy link
Owner

snarfed commented Jun 17, 2021

Thanks for filing, and for the detailed info! And sorry for the unhelpful error message. Looks like this is an inconsistency on our end, we currently let you publish bookmarks to Mastodon but not to Twitter. We should allow them to Twitter too. I'll do that!

@snarfed snarfed changed the title Posting bookmarks to Twitter failing with Object type(s) {'h-entry'} not supported Jun 17, 2021
@snarfed
Copy link
Owner

snarfed commented Jun 18, 2021

Deployed a fix, feel free to try again.

@anarchivist
Copy link
Author

Worked like a charm. Thanks, @snarfed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants