2017-11-03 UTC
# oodani Hmm. Still haven't figured out what's going wrong with Woodwind authentication - it finds my authorisation endpoint https://00dani.me/auth/indie, I approve it and redirect back, and then it fails with the error 'Login error: missing "me" in response'. But if I verify the auth code myself, using HTTPie, the response is clearly
{"me": "https://00dani.me/"}
and should work totally fine. I tried omitting the Accept header, which is what Woodwind does, and