Post AlCYAXQpKsq3TJfuCm by tochu_cha@mstdn.jp
 (DIR) More posts by tochu_cha@mstdn.jp
 (DIR) Post #AlCYAXQpKsq3TJfuCm by tochu_cha@mstdn.jp
       2024-06-15T12:11:50Z
       
       0 likes, 0 repeats
       
       @grunfinkHello, Esq. hacker.How can "Snac2" take over "Authorized fetch", aka “Secure Mode” ?I'm writing ActivityPub server by Bash(shellscript), but I can't complete yet.For example,curl -H "Accept: application/activity+json" hrimp.social/@tochu_cha=>UnauthorizedCan you tell me a favor ?
       
 (DIR) Post #AlCYAYGaESEs3ptEsS by grunfink@comam.es
       2024-06-15T14:16:45Z
       
       0 likes, 0 repeats
       
       You need to obtain an API Bearer Token from your snac server and send it in an Authorization header. The full process is described here:https://comam.es/snac-doc/snac.1.html#Implementing_post_bots
       
 (DIR) Post #AlCYAYnCHCKJgz9HiC by tochu_cha@mstdn.jp
       2024-08-21T11:16:11Z
       
       0 likes, 0 repeats
       
       @grunfink Hello, Esq. Hacker.Why does Snac2 need "status="  to post?
       
 (DIR) Post #AlCYAZFYZl0n6wPvuq by tochu_cha@mstdn.jp
       2024-06-15T12:15:48Z
       
       0 likes, 0 repeats
       
       @grunfink By the way, what I'm making is this.https://qiita.com/tochu-cha/items/8c2d2cd6d4f2122c9163=>https://qiita.com/tochu-cha/items/5179a7cade2b985eca21
       
 (DIR) Post #AlCYAZxrv0SPKN9Jz6 by grunfink@comam.es
       2024-08-21T19:28:51Z
       
       0 likes, 0 repeats
       
       Hi. That's what the Mastodon API says: the post content must be assigned to the status field.