Anyone else using IndieAuth with Micro.blog? I can get indieauth/auth to work but when I do the next step in the flow — indieauth/token — I fail with {"error":"Invalid client_id or redirect_uri.”}, which seems straightforward but the client_id is the same as the one I provided to indieauth/auth (it’s a constant) and redirect_uri isn’t supplied as an argument as outlined in the docs.
Any help is appreciated! Thank you!
https://help.micro.blog/t/indieauth/99
https://help.micro.blog/t/oauth-in-micro-blog/1620