I keep getting from headscale
2023-04-06T16:39:56+02:00 ERR github.com/juanfont/headscale/oidc.go:307 > Could not exchange code for token error="oauth2: cannot fetch token: 400 Bad Request\nResponse: {\"error\": \"invalid_client\", \"error_description\": \"Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method)\"}"
and my Authentik keeps saying "invalid client secret". I re-generated client ID and secret and made sure they're in the configuration, and the secret is read via client_secret_path in headscale. As far as I'm able to say I have things configured properly, and I'm at a loss how to debug this further 🤔