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

Impossible to set a post thumb to a card post #3383

Open
bloute opened this issue Jan 17, 2025 · 0 comments
Open

Impossible to set a post thumb to a card post #3383

bloute opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bloute
Copy link

bloute commented Jan 17, 2025

I'm using Make (ex-Integromat) to multiple post news on my social media.
For Bluesky, I'm using this process https://community.make.com/t/rss-feed-to-bluesky-cards-post/61794

I keep receiving this error:
Error: 400 Bad Request
{“error”:“InvalidRequest”,“message”:“Invalid app.bsky.feed.post record: Record/embed/external/thumb should be a blob ref”}

Although Record/embed/external/thumb seems indeed to be a blob ref.

Here is below the json that I send:
{"repo":"did:plc:e7fi7z322ol6oxxbow36ca4s","record":{"text":"My text https://www.google.fr","$type":"app.bsky.feed.post","embed":{"$type":"app.bsky.embed.external","external":{"uri":"https://www.google.fr","thumb":{"ref":{"$link":"bafkreif7ps2sk6tbfe2s24g5tu4arehaqzwaklb63kh7yncxqi3w7pccqy"},"size":"94055","$type":"blob","mimeType":"image/jpeg"},"title":"My Text","description":"My description"}},"createdAt":"2025-01-17T08:49:46.003Z"},"collection":"app.bsky.feed.post"}

Is it possible that my repo is broken like #1089 ?

@bloute bloute added the bug Something isn't working label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant