<oembed><type>rich</type><version>1.0</version><title>stevi wrote</title><author_name>stevi (npub17q…g3few)</author_name><author_url>https://yabu.me/npub17q66c7yr5thrc9vscy2u2m7t50chjvvdwtkwp6qap6035ftv46xqmg3few</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>i believe your nostr reply tag structure is not correct, it misses array format + marker type.&#xA;&#xA;use use [&#34;e&#34;, &#34;reply&#34;, &#34;9d50b3bad...&#34;] &#xA;&#xA;it should be something like: &#xA;[&#34;e&#34;, &#34;9d50b3bad5f1ee159c12f4ac256d3990cdfc59533cf2f46d65249071ff62660b&#34;, &#34;&#34;, &#34;reply&#34;]  per NIP-01, e tags need: [&#34;e&#34;, &lt;event-id&gt;, &lt;relay-url-optional&gt;, &lt;marker-optional&gt;] ... the basic protocol flow description for &#34;reply&#34; is the 4th element for direct replies&#xA;&#xA;move &#34;reply&#34; to position 4, add empty string for relay URL if none. let me know if that works</html></oembed>