2019-05-18 UTC
# [ephes] Hi, last week I started to implement an indieauth endpoint server for django in Düsseldorf. One error was fixed with the kind help of [aaronpk] (I forgot the post method on the auth endpoint), but there was a remaining error I just couldn't reproduce. Now I've fixed it after only a few hours of debugging. And the reason was: A missed trailing "/" at the end of the 'link rel="authorization_endpoint"' url. This led django to discard the post req