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
- Custom Domain Verification Failed
Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ag...
- Failed to load data from database
My app broken, it throw AppwriteException exception. Few days ago it works well. AppwriteException: , ClientException with SocketException: Failed host lookup:...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...