at://bnewbold.net/app.bsky.feed.post/3lrtotlhfv22f

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-06-17T23:52:05.212Z",
  "embed": {
    "$type": "app.bsky.embed.external",
    "external": {
      "description": "Bluesky posts are repository records with the Lexicon type app.bsky.feed.post.",
      "thumb": {
        "$type": "blob",
        "ref": {
          "$link": "bafkreieh4qn3fgsk4h7xdd6c2frnwnsc6646mjsdfzy2simconuq32afhq"
        },
        "mimeType": "image/jpeg",
        "size": 110023
      },
      "title": "Creating a post | Bluesky",
      "uri": "https://docs.bsky.app/docs/tutorials/creating-a-post#images-embeds"
    }
  },
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreib6lzukwmy2tunf3efedijrozopdlfiv5yrhfkaovfs5qpbudod3q",
      "uri": "at://did:plc:5fy65fhaureb6xslan6m4t4z/app.bsky.feed.post/3lrtca2ckis2q"
    },
    "root": {
      "cid": "bafyreidxy66exbev4jn7d4kk7dnuxd5sf2bttujkyddzq5mlh3nof3hhhi",
      "uri": "at://did:plc:5fy65fhaureb6xslan6m4t4z/app.bsky.feed.post/3lrtbwd45kk2v"
    }
  },
  "text": "I think folks usually use agent.uploadBlob()\n\nat a minimum you need to set the content type (\"encoding\") to 'text/plain'\n\nfor the payload size issue, i'd check whether you fully restarted w/ new envvars (eg, 'docker compose up -d' not just 'docker restart')"
}