Hello, if I used localhost to test the OAuth, it's return this (image attached)
If I'm using domain, it works.
TL;DR
User is encountering an error in which they cannot assign null to a property in the Appwrite\Auth\OAuth2\Google code. The issue occurs when testing OAuth on localhost, but works on a domain. User has been advised to try a solution provided in a GitHub gist. Further discussion reveals that the problem may be due to an invalid client secret. The version being used is also mentioned. No solution is mentioned in the thread.