© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
1 reply
thomasmol

supabase-flutter 1.0.1 refresh token gone

When I'm idling in my flutter app with supabase-flutter 1.0.1 I receive this error:

flutter: ***** SupabaseDeepLinkingMixin startAuthObserver
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: AuthException(message: refresh_token required, statusCode: 400)
#0      GotrueFetch.request
package:gotrue/src/fetch.dart:99
<asynchronous suspension>
#1      GoTrueClient._callRefreshToken
package:gotrue/src/gotrue_client.dart:588
<asynchronous suspension>
flutter: ***** SupabaseDeepLinkingMixin startAuthObserver
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: AuthException(message: refresh_token required, statusCode: 400)
#0      GotrueFetch.request
package:gotrue/src/fetch.dart:99
<asynchronous suspension>
#1      GoTrueClient._callRefreshToken
package:gotrue/src/gotrue_client.dart:588
<asynchronous suspension>


Seems to be a problem getting a refresh token. This happens when I do nothing in the app (just have it open, not interacting with the app at all).
Any ideas?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Seeding users in Flutter (supabase_flutter 1.0.1)
SupabaseSSupabase / help-and-questions
4y ago
Login by JWT Token (Access Token, Refresh Token) in Dart / Flutter
SupabaseSSupabase / help-and-questions
7mo ago
Supabase Swift authentication / refresh token errors
SupabaseSSupabase / help-and-questions
3mo ago
sb-access-token,sb-refresh-token VS supabase-auth-token?
SupabaseSSupabase / help-and-questions
4y ago