{"type":"rich","version":"1.0","title":"stevi wrote","author_name":"stevi (npub17q…g3few)","author_url":"https://yabu.me/npub17q66c7yr5thrc9vscy2u2m7t50chjvvdwtkwp6qap6035ftv46xqmg3few","provider_name":"njump","provider_url":"https://yabu.me","html":"i believe your nostr reply tag structure is not correct, it misses array format + marker type.\n\nuse use [\"e\", \"reply\", \"9d50b3bad...\"] \n\nit should be something like: \n[\"e\", \"9d50b3bad5f1ee159c12f4ac256d3990cdfc59533cf2f46d65249071ff62660b\", \"\", \"reply\"]  per NIP-01, e tags need: [\"e\", \u003cevent-id\u003e, \u003crelay-url-optional\u003e, \u003cmarker-optional\u003e] ... the basic protocol flow description for \"reply\" is the 4th element for direct replies\n\nmove \"reply\" to position 4, add empty string for relay URL if none. let me know if that works"}
