jointakahe/takahe

follow request response "202 Accepted" but without effect

Closed this issue · 1 comments

mro commented

dear fellow fediverse devs, sending a follow request I get an 202 Accepted with empty body and nothing else happens:

HTTP post https://jointakahe.takahe.social/@takahe@jointakahe.org/inbox/ Response:
((encoding (Fixed 0))
 (headers
  ((Cache-Control "no-store, max-age=0") (Content-Length 0)
   (Content-Type "text/html; charset=utf-8")
   (Cross-Origin-Opener-Policy same-origin)
   (Date "Thu, 22 Aug 2024 19:19:32 GMT") (Referrer-Policy same-origin)
   (Server nginx/1.18.0) (Vary Origin) (X-Content-Type-Options nosniff)
   (X-Frame-Options DENY)))
 (version HTTP_1_1) (status Accepted) (flush false))


details at https://seppo.social/issues/39

mro commented

meanwhile the response came, so maybe waited for moderation.