
Whenever I try to refresh the token in flutter, it throws the following exception: AuthException(message: AppwriteException: user_oauth2_bad_request, invalid_request: Missing required parameter: refresh_token (400), statusCode: null)
Note: I am already sign in using google oauth provider and I am using appwrite self-hosted

Known issue https://github.com/appwrite/appwrite/issues/5987
Recommended threads
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
