© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
4 replies
hko

Invoking Edge Function from Browser

I am building an OAuth flow using edge functions. I want to use a Supabase function for the redirect URL, however, when the redirect happens, the endpoint returns
Only POST and OPTIONS requests are supported
Only POST and OPTIONS requests are supported
.

Obviously, the browser is invoking the function with a GET request. Are there any workarounds that could make those possible?
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

Webhook not invoking Edge Function
SupabaseSSupabase / help-and-questions
3y ago
403 when invoking sb edge function from vercel function
SupabaseSSupabase / help-and-questions
5mo ago
Invoking an edge function via Supabase trigger/function
SupabaseSSupabase / help-and-questions
3y ago
Invoking a local edge function from local SQL editor
SupabaseSSupabase / help-and-questions
4y ago