© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•6mo ago•
5 replies
Maher

How to disable supabase ssr logs

Supabase getClaims error: Invalid Refresh Token: Refresh Token Not Found
AuthApiError: Invalid Refresh Token: Refresh Token Not Found
at dk (.next/server/src/middleware.js:33:29611)
at async dm (.next/server/src/middleware.js:33:30585)
at async dl (.next/server/src/middleware.js:33:29995)
at async c (.next/server/src/middleware.js:33:66145)
at async (.next/server/src/middleware.js:33:66408) {
isAuthError: true,
status: 400,
code: 'refresh_token_not_found'
}
AuthApiError: Invalid Refresh Token: Refresh Token Not Found
at dk (.next/server/src/middleware.js:33:29611)
at async dm (.next/server/src/middleware.js:33:30585)
at async dl (.next/server/src/middleware.js:33:29995)
at async c (.next/server/src/middleware.js:33:66145)
at async (.next/server/src/middleware.js:33:66408) {
isAuthError: true,
status: 400,
code: 'refresh_token_not_found'
}
Supabase getClaims error: Invalid Refresh Token: Refresh Token Not Found



How to catch and handle these logs? are they internally loged? too many logs are causing my server to go out of disk space!
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

How to disable all Supabase emails?
SupabaseSSupabase / help-and-questions
4y ago
How to extract logs from Supabase
SupabaseSSupabase / help-and-questions
4y ago
getClaims in supabase ssr
SupabaseSSupabase / help-and-questions
4mo ago
gotrue locally + @supabase/ssr
SupabaseSSupabase / help-and-questions
3y ago