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
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...