Hey everyone. I am self-hosting and trying to fini...
# talk-kratos
m
Hey everyone. I am self-hosting and trying to finish setup with google sign-in, I have everything showing up as it should. But it is throwing an
Error 400: redirect_uri_mismatch.
The Credentials I have in google are all set up and my URI is
<https://example.com:4433/self-service/methods/oidc/callback/google>
Any help would be greatly appreciated.
b
check your client secret and client id. may be the client id and client secret points to someother application in google.
double check that