Error1 reports
Fix FunctionsRelayError
in Supabase Auth
✅ Solution
FunctionsRelayError usually indicates a mismatch between the supabase-js client version and the Supabase project's Functions relay version, or a misconfiguration in the Functions URL. Upgrade your supabase-js client to the latest version matching your project's expected Functions relay and diligently verify that your Functions URL in the client's configuration is correct and accessible. Ensure that the Supabase Functions runtime URL is correctly set in your Supabase project settings.
Related Issues
Real GitHub issues where developers encountered this error:
Timeline
First reported:Jan 7, 2026
Last reported:Jan 7, 2026
Need More Help?
View the full changelog and migration guides for Supabase Auth
View Supabase Auth Changelog