Can't sign in with google
when i try to use continue with google it just throws me an error:
error 400: redirect_uri_mismatch

4 Replies
Processing...
🤖 Gathering bytes and bits. 🧲 this might take a couple of minutes... beep boop
🤖 AI Response
The "redirect_uri_mismatch" error during Google OAuth authentication in BuildShip typically means the redirect URI in your Google Cloud Console OAuth credentials does not exactly match the URI used by BuildShip in the authentication flow. To resolve this:
- Double-check that the redirect URI configured in your Google Cloud Console matches exactly with the one BuildShip uses, including any trailing slashes or protocol differences.
- Ensure all relevant domains (your app, BuildShip authentication domains, and any local development domains) are added to the list of authorized redirect URIs in your Google Cloud Console.
- The URI must be an exact match—any small difference can trigger this error.
- If issues persist, clear your browser cache and cookies, as cached authentication data can sometimes cause conflicts.
- For ongoing problems, submit a support request through BuildShip’s in-app support with screenshots of your error and configuration for personalized troubleshooting.
🔗 References:
1. https://www.youtube.com/watch?v=uZ8oXxQ8VL8
2. https://support.buildship.com/m/1277081685858713732
3. https://support.buildship.com/m/1258137138982293555
4. https://www.youtube.com/watch?v=haXsg12TW9I
5. https://support.buildship.com/m/1264665207427563540
BuildShip AI Support
I can not even sign in to buildship there is nothing to configure
resolved