
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
- email verification error??
Hey, I'm trying email verificacion with this signup implementation using deep links on iOS, but when creating the account I get this exception: Exception: Erro...
- Resource limit on the free plan
I'm currently building a health-focused tech project as part of a student initiative, and I’ve been using Appwrite extensively for backend services. As part o...
- Issue in saving special character ' ╟ '...
I've created a chat application using Appwrite. However, when users try to save code that contains the character '╟', an internal server error occurs. Interesti...
