I upgraded everything to new flutter packages and now i get the following error on ios devices when using google login:
There was an error during the transport or processing of this request. Error code = 103, Path = /v3/signin/_/AccountsSignInUi/data/batchexecute
Apple sign in works fine on ios and also google login works fine on android
This is bizarre...can you maybe share a screen recording?
Maybe this will help: https://support.google.com/mail/thread/181896685/can%E2%80%99t-sign-into-gmail?hl=en
Recommended threads
- 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...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...