shoesNsocks, [tw2113_Slack_], shoesNsocks1, IWSlackGateway3, KartikPrabhu, ShadowKyogre, __minoru__shirae and [kimberlyhirsh] joined the channel; ShadowKyogre left the channel
#tomlarkworthyHmmm. are google addresses blocked? I am sending request from a cloud run instance?
#tomlarkworthyok it was something dumb, apparently setting the Accept header to application/json messes something up in a strange way
dhanesh, ShadowKyogre and shoesNsocks joined the channel; ShadowKyogre left the channel
#tomlarkworthyI am so close... "Status: 400 error=invalid_request&error_description=The+authorization+code+has+already+been+used" except have a double redirect somewhere...
__minoru__shirae joined the channel
#tomlarkworthyOK this is related to some other weird stuff I had happening earlier. I end up sending a referrer but not an origin header and that trips some kinda of block which is the 403
#tomlarkworthythen the 403 causes a retry and thats how I end up burning my one shot at a code exchange.
#tomlarkworthydoing it using form params seems to work though!
#tomlarkworthyI have successfully authenticated using IndieAuth from both IndieAuth.com and micro.blog, and I am sending PKCE code_challanges
#tomlarkworthyHmm, I don;t think indieAuth does the code challange either :/ So not sure that works yet
[KevinMarks], shoesNsocks and tomlarkworthy joined the channel
#jackyre: PKCE, IndieAuth and code verification methods, I'm guessing everyone's only implemented SHA256? Is there some sort of way to get a hint as to what methods an endpoint might support?
#tomlarkworthyI would expect the very last redirect to fail to issue a token as the state param won't match, but as long as it properly uses your IndieAuth settings I am happy
KartikPrabhu joined the channel
#jackyoh I completely forgot my new site doesn't expose anything