Can someone help me regarding with this issue. My Google credential is not set to as published app I am still in the testing phase.
have you enabled the Google Auth Provider from console ?
yup.
But I think the reason behind I encounter this issue maybe the email account does not include in my test user.
Is my theory correct?
if you are using appwrite cloud, then it should work, can you show how did you setup the OAuth with GCP console and Appwrite console?
I think yes
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...