cweiskechat.indieweb.org returns a 404 for a date when there are no chat messages at that day, e.g. https://chat.indieweb.org/known/2021-06-14 . Is there a good reason for this? My indiechat search indexer gets a 404 and tells me something is wrong every day.
Loqicweiske: [tantek] left you a message on 2019-11-05 at 8:37pm UTC: is the indieweb chat search service/server down perhaps? I just got "The server at indiechat.search.cweiske.de is taking too long to respond."
cweiske2nd problem: I tried to login to the wiki to fix the IRC links on https://indieweb.org/discuss (they must be ircs:// links), but my indieauth endpoint says "unsupported response_type: code". why is the wiki/indielogin.com not using response_type=id?
barnabycweiske: regarding your indieauth questions: AFAIK the response_type=id flow has been deprecated. You can still support an auth-only flow without a token endpoint, but it takes two steps: a response_type=code request to get an authorization code, which is redirected back to the client. The client then makes a grant_type=authorization_code request to the authorization endpoint to exchange the code for profile information
barnabythere’s been some discussion about deprecating this flow too, so that the authorization endpoint is only used for user-facing requests, and the token endpoint is used for all app-facing requests, but nothing is decided yet https://github.com/indieweb/indieauth/issues/58
barnabyback compat is trickier this way around. the client would have to attempt the new version of the request, then try the deprecated version if it fails
@kevinmarks↩️ Roger Waters for IndieWeb/ open Web :
I'm not saying that the battle is won
But on Saturday night all those kids in the sun
Wrested technology's sword from the hand of the war lords
Oh, oh, oh, the tide is turning (twitter.com/_/status/1404879141929955331)
[chrisaldrich], [tw2113_Slack_] and [asuh] joined the channel