Rust crate activitypub_federation を使用
問題
Misskey 宛にメンション付きのノートを送信すると UnrecoverableError: skip: failed to resolve user になる
原因
ユーザー情報を返すエンドポイントの Content-Type が application/activity+jsonになっていなかった
Rust crate activitypub_federation を使用
問題
Misskey 宛にメンション付きのノートを送信すると UnrecoverableError: skip: failed to resolve user になる
原因
ユーザー情報を返すエンドポイントの Content-Type が application/activity+jsonになっていなかった
コメントを残す