There was an error processing your request. Please check the inputs and try again. (Google auth)
- 0
- Web
Request URL: https://cloud.appwrite.io/v1/account/sessions/oauth2/google/redirect?state=%7B%22success%22%3A%22http%3A%5C%2F%5C%2Flocalhost%3A3000%5C%2F%22%2C%22failure%22%3A%22http%3A%5C%2F%5C%2Flocalhost%3A3000%5C%2Fsign-up%22%2C%22token%22%3Afalse%7D&code=4%2F0AcvDMrAiU0aL2eZ4kaYMdjlnbOtxyNPSh4rU-UL-4Ol65m3VOKjg4Yqu-m3h_XhooHUarw&scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+openid&authuser=0&prompt=none&project=65a6783d002b9f723e4f Request Method: GET Status Code: 400 Bad Request (from service worker) Referrer Policy: strict-origin-when-cross-origin
Hi all, can someone help me understand why do i keep getting this error? I have checked the URI and appwrite, google console settings and all look good there. I am trying to sign up a user via google. fwiw I have email and password login that works fine.
TIA
Recommended threads
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...
- Host Static HTML Site
I'm trying to deploy a static HTML website on my Appwrite self-hosted instance. I can't get it to work. I don't really understand the configuration. I have the ...