SpencerSamaOriginal post
Rank 2: Process
I am encountering an issue while implementing Google OAuth sign-in in my Flutter application with Appwrite as the backend solution. Despite following the official Appwrite documentation for setting up OAuth authentication with Google, I am facing {"message":"Server Error","code":500,"type":"general_unknown","version":"1.5.1"}
Summary
Developers experiencing a problem with Google OAuth sign-in through Flutter app with Appwrite backend, getting a 500 error.